Cancel Scheduled Execution
Cancel a scheduled execution before it runs. Safe to call multiple times (idempotent).
Authentication
X-API-Keystring
Your API key from [Dashboard → Settings → API Keys](https://dashboard.bookedin.ai/settings)
Path parameters
execution_id
Execution ID (thread_id) to cancel
Response
Cancellation result
success
execution_id
status
cancelled = successfully cancelled, already_executed = already processed, already_cancelled = previously cancelled
Allowed values:
message