Endpoint
Authentication
Requires authentication withticket:write permission.
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | string (UUID) | Yes | Ticket ID to unassign |
Request Example
Response
Success Response (200)
Error Response (400)
Error Response (404)
Error Response (401)
Error Response (403)
Notes
- The ticket’s
updatedAttimestamp is automatically updated - The
assignedTofield is set tonull - Unassigning a ticket doesn’t automatically change its status
- Use the Change Ticket Status endpoint to update status after unassigning