Delete an entitlement
Entitlements
Delete an entitlement
This endpoint deletes an existing entitlement by removing the feature from the plan.
DELETE
Delete an entitlement
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Code of the existing plan.
Example:
"startup"
Code of the existing feature.
Example:
"seats"
Response
Entitlement deleted