Skip to main content
DELETE
/
v1
/
entitlements
/
{id}
Delete an entitlement
curl --request DELETE \
  --url https://revstack.dev/v1/entitlements/{id}
null

Path Parameters

id
string
required
Example:

"ent_abc123"

Response

200 - application/json

Entitlement deleted

The response is of type unknown.