Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://{defaultHost}/v1/verify/{app_id}/verifications/intent \ --header 'X-Authorization: <api-key>'
{ "verification_id": "<string>", "message": "<string>", "status": 200 }
Create a verification using intent metadata (Thread integration)
User Access token
Application ID
successful
Unique identifier for the verification request
200
Was this page helpful?