Permanently deletes a campaign. Note that attempting to delete a completed campaign will result in an error.
Response format | JSON |
---|---|
Requires authentication? | Yes |
curl -X DELETE \
-u '[SID]:[TOKEN]' \
'https://api.essential.to/v2/account/campaigns/XIoAc9B2eV_L0gOz8uz--w'
Python coming soon.
Node coming soon.