Mutations
deleteServiceLevelAgreement
Delete an SLA from a tier. A first-response-time SLA cannot be deleted while a next-response-time SLA still exists on the same tier — delete the next-response SLA first. Returns the deleted SLA on success. Requires the serviceLevelAgreement:delete permission.
MUTATION
deleteServiceLevelAgreement(input: DeleteServiceLevelAgreementInput!): DeleteServiceLevelAgreementOutput!Arguments
input
required
serviceLevelAgreement
error
Mutation
Variables
Response
Mutation
Variables
Response

