Deactivate add-on
Deactivate an add-on from a subscription.
Deactivate an add-on from a subscription.
Authorization
ApiKeyAuth x-api-key<token>
In: header
Path Parameters
id*string
addonId*string
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/subscriptions/string/addons/string"{ "success": true, "data": { "id": "string", "status": "inactive", "deactivatedAt": "2019-08-24T14:15:22Z", "object": "subscription", "livemode": true }}{ "success": false, "error": { "type": "string", "code": "string", "message": "string", "param": "string", "details": null, "doc_url": "string" }}{ "success": false, "error": { "type": "string", "code": "string", "message": "string", "param": "string", "details": null, "doc_url": "string" }}{ "success": false, "error": { "type": "string", "code": "string", "message": "string", "param": "string", "details": null, "doc_url": "string" }}{ "success": false, "error": { "type": "string", "code": "string", "message": "string", "param": "string", "details": null, "doc_url": "string" }}{ "success": false, "error": { "type": "string", "code": "string", "message": "string", "param": "string", "details": null, "doc_url": "string" }}