Transition SLAs

Changes the status of an SLA.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
idstringRequiredformat: "id"
The updated SLA.
statusenumRequired

Status determines how an item can be used. In ‘draft’ status an item can be edited but can’t be used. When ‘published’ the item can longer be edited but can be used. ‘Archived’ is read-only.

Allowed values:

Response

Success.
slaobject

Errors