cURL
curl --request DELETE \ --url https://revstack.dev/v1/plan-entitlements/{planId}/{entitlementId}
null
Removes a plan-entitlement association.
"plan_abc123"
"ent_abc123"
Plan entitlement removed
The response is of type unknown.
unknown