Skip to content
Open AccessReferences / Removes user entitlements

Removes user entitlements

Required scope: soa-manage-entitlements

Authorization scopes

Request

POST
/delete-entitlements

This endpoint requires the payload to be provided as a JWT.

The payload has the following fields:

PropertyTypeRequiredDescription
partner_idstringyesPartner ID
partner_user_idstringyesPartner User ID
entitlementsarray[string]yesThe Entitlement IDs to remove from this user

Response

A successful response will have HTTP status code 200 and an empty payload.

Response sample

empty response