Delete an SMS campaign
Delete an SMS campaign by its campaign ID. Only campaigns that have not been scheduled or sent can be deleted; attempting to delete a campaign that is queued, in process, or has been sent with recipients will return a 403 permission denied error.
Authentication
api-keystring
The API key should be passed in the request headers as api-key for authentication.
Path parameters
campaignId
id of the SMS campaign
Errors
400
Bad Request Error
404
Not Found Error