cURL
curl --request DELETE \ --url https://api.smokeball.com/subscriptions/{subscriptionId}/promotions/{id} \ --header 'Authorization: <api-key>' \ --header 'x-api-key: <api-key>'
This response does not have an example.
Removes a promotion from a subscription.
The unique identifier of the subscription
The identifier of the promotion to remove
Successfully removed the promotion