Using TypeScript? Check out our GraphQL SDK for a fully typed client.
- First response time — measured from when a thread is created until the first response is sent.
- Next response time — measured each time the customer sends a new message, until a teammate responds.
serviceLevelAgreement:createserviceLevelAgreement:editserviceLevelAgreement:delete
Create an SLA
Provide eitherfirstResponseTimeMinutes or nextResponseTimeMinutes (but not both — that creates a first-response SLA on one tier and a next-response SLA on the same tier with separate calls).
Mutation
Variables
Update an SLA
Field-level wrapper inputs apply — pass{ "value": ... } for the fields you want to update and omit the rest.
Mutation
Variables
Delete an SLA
Mutation
Variables

