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