Update a sla-tier
PUT /sla-tiers/{id}
PUT
/sla-tiers/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
DocumentId
Request Body required
Section titled “Request Body required ”object
data
object
name
required
string
first_response_minutes
integer
resolution_minutes
integer
uptime_slo
number
subscription_plan
required
string
escalation_contacts
Arbitrary JSON value (object, array, string, number, boolean, or null)
Responses
Section titled “ Responses ”Updated
object
data
object
name
required
string
first_response_minutes
integer
resolution_minutes
integer
uptime_slo
number
subscription_plan
required
string
escalation_contacts
Arbitrary JSON value (object, array, string, number, boolean, or null)
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Validation error
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found