Mutations
deleteEscalationPath
Permanently deletes an escalation path by ID. Returns an error if the escalation path does not exist.
Threads that were attached to this escalation path will lose their escalation path association.
Requires the escalationPath:delete permission.
MUTATION
deleteEscalationPath(input: DeleteEscalationPathInput!): DeleteEscalationPathOutput!Arguments
input
required
Returns
error
Mutation
Variables
Response
Mutation
Variables
Response

