v2
latestOpenAPI 3.1.02026-07-262279731.3 MBUpdate a Natural User (SCA)
Modify details for a Natural Payer or Owner without changing category.
<Warning icon="fa-regular fa-triangle-exclamation"> **Caution – Modification may trigger SCA re-enrollment**If UserCategory is OWNER, modifying the following values changes UserStatus to PENDING_USER_ACTION and requires re-enrollment in SCA using the returned PendingUserAction.RedirectUrl:
- PhoneNumber
- PhoneNumberCountry
In Sandbox, you can bypass SCA by including the word accept in the Natural User's Email – for example accept@example.com or john.doe+accept@example.com. </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:
- FirstName
- LastName
- Birthday
- Nationality </Warning>
Due to Mangopay's country restrictions, it is not possible to use blocked countries as the following:
- Nationality
- CountryOfResidence
- Address.Country
Path parameters
Platform's API account identifier, associated with the API key.
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