Subscriptions
Delete a linked subscription add-on
Delete the linked add-on indicated by add-on id for a subscription by subscription id.
delete/subscriptions/{subscriptionId}/add-ons/{addOnId}
Path parameters
subscriptionIdinteger required
The subscription id
addOnIdinteger required
The add-on id
Headers
api-tokenstring required
Your API access token for authentication and access to the Helcim API
Response
Successfully deleted the indicated linked subscription add-on from the database.
Changes
No recorded changes to this endpoint across all 1 revision of this API.