put https://cubi-sandbox-api.customersbank.com/partners/v1/Users
This endpoint is used to update a user profile. Access to this endpoint is restricted solely to administrators.
Responses
202Accepted
This endpoint is used to update a user profile. Access to this endpoint is restricted solely to administrators.
202Accepted
xxxxxxxxxx
curl --request PUT \
--url https://cubi-sandbox-api.customersbank.com/partners/v1/Users \
--header 'accept: application/problem+json' \
--header 'content-type: application/*+json'