tickets

Update ticket status

Update ticket status (PENDING, CLOSED, SUSPENDED). Supervisor: only for supervised operator's ticket.

patch/api/tickets/{ticket_id}

Path parameters

ticket_idstring uuid required

Ticket UUID

Ticket UUID

Request body

statusstring required

PENDING, CLOSED, or SUSPENDED

Response

Successful Response

idstring required

Ticket UUID

operator_idstring required

Operator UUID

typestring required

ALERT or REPORT

statusstring required

PENDING, CLOSED, or SUSPENDED

created_atstring nullable

ISO datetime

updated_atstring nullable

ISO datetime

closed_atstring nullable

ISO datetime of closure

Changes

No recorded changes to this endpoint across all 1 revision of this API.