Update an existing ticket
PATCH/v2/admin/tickets/:id
Update an existing ticket with the provided details.
Modifies the ticket with the provided details. Only the provided fields will be updated, other fields remain unchanged.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Successfully updated ticket
Invalid data or validation errors
Authentication required - invalid or missing access token
Insufficient permissions to update
Ticket not found with the specified ID
Internal server error during update