Update an SLA

Prev Next
Put
/api/v1/livechat/sla/{slaId}
Premium tag

Update an existing SLA policy.
Permission required: manage-livechat-sla

Version Description
6.0.0 Added
Header parameters
X-Auth-Token
stringRequired

The authToken of the authenticated user.

ExampleRScctEHSmLGZGywfIhWyRpyofhKOiMoUIpimhvheU3f
X-User-Id
stringRequired

The userId of the authenticated user.

ExamplerbAXPnMktTFbNpwtJ
Path parameters
slaId
stringRequired

The ID of the SLA.

Responses
200
400
401
403

OK

Collapse all
object
sla
object
name
string
description
string
dueTimeInMinutes
integer
_updatedAt
string
_id
string
success
boolean
Tags