Skip to main content
DELETE
Delete a schedule

Authorizations

Authorization
string
header
required

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

Headers

X-Project-ID
string | null

Path Parameters

schedule_id
string
required

ID of the schedule to delete

Response

Successful Response