This endpoint deletes a scheduled call for a specific agent and phone number combination. Once deleted, the scheduled call will not be executed.
Quick Example
Use Cases
- Cancel follow-ups: Remove scheduled follow-up calls when customers request to be removed
- Reschedule calls: Delete existing scheduled calls before creating new ones at different times
- Prevent duplicates: Clean up duplicate scheduled calls before scheduling new ones
- Campaign management: Remove specific phone numbers from scheduled campaign calls
Parameters
The agent ID for which to delete scheduled calls
The phone number for which to delete the scheduled call. Can be in international format with or without ’+’ prefix.
Common Scenarios
Delete scheduled call with Indian number
Delete scheduled call with Indian number
Using form data instead of JSON
Using form data instead of JSON
Response
Success (200 OK)
Errors
Missing required parametersor
Invalid or missing API key
Internal server error - contact support