put https://cubi-sandbox-api.customersbank.com/transfers/v1/AccountEntitlements/
This endpoint allows for a specific user’s entitlements to be modified. Access to this endpoint is restricted solely to administrators.
Responses
202Accepted
This endpoint allows for a specific user’s entitlements to be modified. Access to this endpoint is restricted solely to administrators.
202Accepted
xxxxxxxxxx
curl --request PUT \
--url https://cubi-sandbox-api.customersbank.com/transfers/v1/AccountEntitlements/userId \
--header 'accept: application/problem+json' \
--header 'content-type: application/*+json'