v2
latestOpenAPI 3.1.02026-07-262279731.3 MBUpdate a Legal User
<Warning icon="fa-regular fa-triangle-exclamation"> **Caution - Deprecated endpoint**The legacy User endpoints are deprecated. This endpoint will stop working and return an error after Dec 15, 2025.
These endpoints were made redundant by the equivalent SCA-enabled endpoints during the introduction of SCA.
Instead of calling this endpoint to change the UserCategory from PAYER to OWNER, your platform must call PUT Categorize a Legal User. You must also redirect the user on the PendingUserAction.RedirectUrl returned so they can enroll in SCA.
If you are not changing the UserCategory, then call the PUT Update a Legal User (SCA) endpoint instead of this deprecated endpoint. SCA re-enrollment is required if your platform changes the Email, PhoneNumber, or PhoneNumberCountry. </Warning>
<Warning icon="fa-regular fa-triangle-exclamation"> **Caution – Modification may cause KYC/B verification downgrade**If KYCLevel is REGULAR, modifying the following values triggers a verification downgrade to LIGHT:
- LegalRepresentativeFirstName
- LegalRepresentativeLastName
- LegalRepresentativeBirthday
- LegalRepresentativeNationality
- LegalPersonType </Warning>
Due to Mangopay's country restrictions, it is not possible to use blocked countries as the following:
- HeadquartersAddress.Country
- LegalRepresentativeNationality
- LegalRepresentativeCountryOfResidence
- LegalRepresentativeAddress.Country </Note>
Update a Legal User
Path parameters
Platform's API account identifier, associated with the API key.
The unique identifier of the user.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
If your platform is using a proxy to take SCA-triggering action on behalf of users, you also need to integrate mTLS authentication and use the api-mtls base URL.
Request body
Response
Success