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:
On success, the email address is updated and the endpoint returns 204.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The user's email address was updated