Skip to main content
DELETE
Delete Schedule

Authorizations

Authorization
string
header
required

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

Path Parameters

schedule_id
string
required

Unique identifier for the schedule to be deleted. Must start with 'schedule_'.

Pattern: ^schedule_

Response

Schedule deleted successfully.

message
string

Success message

schedule_id
string

The ID of the deleted schedule