Skip to main content
POST
Pause Recurring Schedule

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

scheduleId
string
required

Body

application/json
reason
string

Response

Recurring schedule paused successfully

statusCode
integer
Example:

200

success
boolean
Example:

true

message
string
Example:

"Recurring schedule paused successfully"

data
object