Register account email
Mobile
Register account email
Register an email on the mobile instance’s WhatsApp account
POST
Register account email
Overview
Method used to register an email on your WhatsApp account. This email can be used later to recover your account’s security PIN code.This API is only available for mobile instances.
Attributes
Header
string
required
Your instance ID. Available in the Z-API panel under Instances.
string
required
Your Z-API instance token.
Body
string
required
Email to be registered
Request Body
Response
200
boolean
Returns true if the request was successful
string
Returns
VERIFY_EMAIL indicating that a verification email was sent to the provided address, containing a code needed to complete the registration through the verification API.