Send an email verification code to the consumer root user
POST
/consumers/verification/email/send The first step in verifying a root user's email. The root 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 consumerRootUserEmailVerify operation to verify the root user's email address.
Note: on the Sandbox Environment, the verificationCode is always set to "123456".
Request
Request body
*application/json
objectobject · 1 field
Responses
204No Content
Success - No Content.
Headers