Skip to main content
DELETE
Delete a schedule

Authorizations

Authorization
string
header
required

Enter your API key in the format: Bearer {key}

Path Parameters

scheduleId
string<uuid>
required

The unique identifier (UUID) for the schedule to delete.

Example:

"9b1deb4d-3b7d-4bad-9bdd-2b0d7b3dcb6d"

Response

The schedule was deleted successfully.