Delete campaign
DELETE/api/organizations/:organization_id/coupons/:coupon_id/campaigns/:campaign_id
Delete campaign
Request
Responses
Successful response
Authentication failed. The bearer token is missing or invalid, or the API key and secret pair could not be verified.
The caller is authenticated but is not allowed to perform this action on this resource.
No campaign exists for the supplied campaign_id.
An unexpected error occurred while processing the request.