Manually pause SLA for a ticket
SLA Policies
Manually pause SLA for a ticket
POST
Manually pause SLA for a ticket
Body
application/json
Response
Operation successful
Success status
Example:
true
Message describing the result
Example:
"SLA paused successfully for ticket ticket-123"
Number of jobs paused
Example:
3
Details of paused jobs
Example:
[
{
"jobId": "job-123",
"metric": "first_time_response",
"policy": "Premium Support SLA",
"durationLeftMinutes": 120
}
]