Complete an account email transfer
accessToken A valid access token (proof of identity) can be obtained via the /accesstoken endpoint. It has a 5 minutes validity period.
In: header
application/json
TypeScript Definitions
Use the request body type in TypeScript.
application/json
application/json
application/json
application/json
curl -X PUT "https://example.com/user/email" \ -H "Content-Type: application/json" \ -d '{ "otp": "string" }'null6 <= length <= 6