cURL
curl -X DELETE \ /subscription-items/{id} \ --header "Authorization: Bearer <token>"
Removes a subscription item. This is only possible, if the subscription item is not billed yet.
subscription:write
Value for the Authorization header parameter.
SubscriptionItem identifier
SubscriptionItem resource deleted
Was this page helpful?