tickets

Trigger a ticket action

Trigger a ticket action by ticket id.

post/v1/tickets/{id}/actions

Path parameters

idstring required

Headers

Workspacestring required

The workspace identifier, which isolates API requests inside the provided workspace scope.

Request body

TicketActionRequest required— unresolved $ref

Response

Success

ticketActionsStatus'OK' | 'UNABLE_TO_PERFORM_ACTION' | 'ERROR'

The status of the ticket action response

Changes

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