delete
https://api.octopush.com/v1/public/voice-campaign/cancel
Encoding : UTF-8
Authentication
Your "api-key" and "api-login" identifiers must be added in the headers.
Definition
Note: You must turn on VOICE SMS in Addition services to use this API
If you have a waiting draft Voice Sms campaign, or a scheduled Voice Sms campaign, this web service will allow you to cancel it.Cancellation is only allowed when the campaign has fewer than 3 recipients.
Cancellation is limited to 1000 requests per month and per API user account.
Waiting campaigns must still be scheduled more than 10 minutes in the future.
Parameters
| Name | Type | Description |
|---|---|---|
| ticket_number | string | This the value representing the ticket number of Voice Sms campaign you want to cancel |
204Voice Campaign canceled.
400Bad request.
401Unauthorized.
