REST APISanctionsCreate a new sanctionCreate a new sanction POST /api/projects/:projectId/sanctions Apply a sanction (mute, kick, ban) to a user or participant. Define duration and reason for the action. Request Responses201400Sanction createdInvalid request (missing participant or user ID)