X-API-Key: ********************curl --location 'https://api.snakk.ai/api/chat/verify/initiate' \
--header 'X-API-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"session_id": "1ffd059c-17ea-40a8-8aef-70fd0307db82",
"phone_number": "string"
}'{
"success": true,
"already_verified": true,
"user_name": "string",
"status": "pending",
"message": "string",
"poll_interval": 0
}