Bulk Update Default Custom Ticket Status
PUT {{baseUrl}}/api/v2/custom_status/default
Updates the default values for many custom ticket statuses at once.
Allowed For
- Admins
Request Body
{"ids"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{}