Skip to main content
DELETE
Cancel bot

Authorizations

Authorization
string
header
required

API token from your Timeless dashboard.

Path Parameters

event_id
string
required

The calendar event ID (e.g., evt_abc123), as returned by the upcoming meetings endpoint.

Response

The bot cancellation has been queued.

Acknowledgement that the bot schedule or cancel request was accepted and queued.

event_id
string
required

The calendar event the bot request applies to.

Example:

"evt_abc123"

status
enum<string>
required

Whether the bot is being scheduled or cancelled for the event.

Available options:
scheduling,
cancelling