This endpoint deletes an existing entitlement by removing the feature from the plan.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Code of the existing plan.
"startup"
Code of the existing feature.
"seats"
Entitlement deleted
The response is of type object
.