This endpoint deletes an existing feature representing an entitlement component of your application. Deleting a feature will remove it from all plans and subscriptions.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Code of the existing feature.
"seats"
Feature deleted
The response is of type object
.