Open Access •References / Add user entitlements
Add user entitlements
Required scope: soa-manage-entitlements
Authorization scopes
Update entitlements for linked users
Request
POST
/add-entitlements
This endpoint requires the payload to be provided as a JWT.
The payload has the following fields:
Property | Type | Required | Description |
---|---|---|---|
partner_id | string | yes | Partner ID |
partner_user_id | string | yes | Partner User ID |
entitlements | array[string] | N/A | yes |
Response
A successful response will have HTTP status code 200 and an empty payload.
Response sample
empty response