Skip to main content
DELETE
Delete 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

Response

Recurring schedule deleted successfully

statusCode
integer
Example:

200

success
boolean
Example:

true

message
string
Example:

"Recurring schedule deleted successfully"

scheduleId
string
status
string
Example:

"cancelled"

deletedAt
string<date-time>