cURL
curl --request POST \ --url https://gateway.webit.live/v1/extract-template \ --header 'Content-Type: application/json' \ --data ' { "template": "<string>", "params": {} } '
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "status": 123 }
Execute WSA Template Realtime Endpoint
Request body for executing a WSA template
Show child attributes
Successful Response
Was this page helpful?