Update a system status
PATCH {{baseUrl}}/contact_center/system_statuses/:statusId
Update a custom status for the agentstatus and queueoptoutandnotready_status categories.
Scopes: contact_center_preference:write:admin
Rate Limit Label: Light
Request Body
{"status_name"=>"<string>", "enable"=>true}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |