Skip to main content
POST
Manually pause SLA for a ticket

Body

application/json
ticketId
string
required

The ticket ID to pause SLA for

Example:

"ticket-123"

reason
string

Reason for pausing the SLA

Example:

"Waiting for customer response"

Response

Operation successful

success
boolean
required

Success status

Example:

true

message
string
required

Message describing the result

Example:

"SLA paused successfully for ticket ticket-123"

pausedJobsCount
number
required

Number of jobs paused

Example:

3

pausedJobs
array[]
required

Details of paused jobs

Example: