Send an email verification code to the authorised user
POST
/users/verification/email/send The first step in verifying an authorised user's email. The authorised user whose email address is to be verified is sent an email containing a randomly generated code.
This code must then be provided in the authorisedUserEmailVerify operation to verify the authorised user's email address.
Note that on the Sandbox Environment, the verificationCode is always set to "123456".
Request
Header parameters
Request body
*application/json
objectobject · 1 field
Responses
204No Content
Success - No Content.
Headers