Respond captcha
Mobile
Respond captcha
Respond to the captcha required for sending the confirmation code
POST
Respond captcha
Overview
Method used to respond to the captcha required for sending the confirmation code.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
Captcha code for confirmation. This captcha is displayed in the image returned when requesting the confirmation code.
Request Body
Response
200
boolean
Returns true if the captcha was answered correctly. If so, wait to receive the confirmation code and use it in the confirm code API.