Agents

Execute WSA Async Endpoint

post/v1/agent/async

Request body

paramsobject required
localizationboolean
agentstring required
callback_urlstring

URL to call back when async operation completes

storage_typestring

Type of storage to use for results

storage_urlstring

URL for storage location

storage_compressboolean

Whether to compress stored data

storage_object_namestring

Custom name for the stored object

Response

Async Task Created

statusstring required
taskobject required

Changes