Delete a schedule
Schedules
Delete a schedule
Please make sure to pass in the cal-api-version header value as mentioned in the Headers section. Not passing the correct value will default to an older version of this endpoint.
If accessed using an OAuth access token, the SCHEDULE_WRITE scope is required.
DELETE
Delete a schedule
Headers
value must be Bearer <token> where <token> is api key prefixed with cal_, managed user access token, or OAuth access token
Must be set to 2024-06-11. If not set to this value, the endpoint will default to an older version.
Path Parameters
Response
200 - application/json
Available options:
success, error Example:
"success"