cURL
curl --request POST \ --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.
Adds a specific add-on to a subscription.
Important considerations:
The unique identifier of the subscription
The identifier of the add-on to add
Successfully added the add-on