This endpoint requires authentication with
cases:write
permission.Request Parameters
The name or title of the case
Detailed description of the case or issue
Optional custom case number (auto-generated if not provided)
Initial status of the case. Options:
new
, in_progress
, resolved
, closed
Priority level. Options:
low
, medium
, high
, urgent
ID or name of the person submitting the case
ID or name of the assigned resolver (can be assigned later)
Response
Unique identifier for the newly created case
The name or title of the case
Detailed description of the case
Assigned case number
Current status of the case
Priority level of the case
Submitter of the case
Assigned resolver (if any)
Timestamp when the case was created
Timestamp when the case was last updated