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)
Documentation IndexFetch the complete documentation index at: https://docs.scute.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.scute.io/llms.txt
Use this file to discover all available pages before exploring further.
User Access token
Application ID
successful
Unique identifier for the verification request
200
Was this page helpful?