tickets

Create a ticket

Create a PENDING ticket for an operator. Supervisor: only for supervised operator.

post/api/tickets

Request body

operator_idstring required

Operator UUID

typestring required

ALERT or REPORT

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.