Skip to main content
POST
Promote Ticket To Major Incident

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The ID of the incident ticket to promote. The owning team is resolved server-side; callers do not (and must not) supply it.

Body

application/json
reason
string | null

Optional rationale, recorded on the type-change event and shown on hover in the ticket activity log.

Response

200 - application/json

Success

data
data · object