Delete Unstarted Campaign is used to deleted only campaign that is not started yet
API Call Sample:
- stagehttps://asia.stage.rubyplay.io/api/v1/campaign/{campaignId}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X DELETE \
-u <username>:<password> \
https://asia.stage.rubyplay.io/api/v1/campaign/123Response
No content