v14
OpenAPI 3.1.02026-08-03122113375.9 KBuser-account
Verify email address
Complete the second step of the email change flow.
This endpoint consumes the verification payload and applies the new email address to the authenticated account.
Expected usage:
- First request a code via PATCH /user/account/email.
- Then call this endpoint with the verification data.
On success, the email address is updated and the endpoint returns 204.
put/user/account/email
Request body
Response
The user's email address was updated