cURL
curl --request DELETE \ --url https://dev-entitlements-api.iqraa.ai/api/v1/api/v1/sub-entitlement/{subscriptionId}/{entitlementCode} \ --header 'x-admin-api-key: <x-admin-api-key>'
Deletes an entitlement from a subscription
The API key to access the admin API
ID of the subscription
Code of the entitlement
Entitlement removed successfully