Create Phone Verification Code
Phones
Create Phone Verification Code
Validate the verification code received by WhatsApp for a phone number. If the code is valid, sets the is_verify field to true for the person’s phone.
POST
Create Phone Verification Code
Headers
Bearer token for authentication
Path Parameters
UUID of the person
UUID of the phone to verify
6-digit verification code
Pattern:
^[0-9]{6}$Body
application/json
UUID of the workspace. If not provided, the workspace from the bearer token will be used.
Response
Verification code created and validated successfully