Delete feature
Delete a feature. Fails if the feature is attached to active plans or has an active add-on.
Delete a feature. Fails if the feature is attached to active plans or has an active add-on.
Authorization
ApiKeyAuth x-api-key<token>
In: header
Path Parameters
code*string
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/features/string/manage"{ "success": true, "data": { "id": "string", "deleted": true, "object": "string", "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" }}