Put
/api/v1/livechat/sla/{slaId}
Update an existing SLA policy.
Permission required: manage-livechat-sla
Changelog
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
object
sla
object
name
string
description
string
dueTimeInMinutes
integer
_updatedAt
string
_id
string
success
boolean