Run an agent

Runs an agent.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
agentDefinitionobjectOptional
queryParametersobjectOptional

Response

The metadata for the started agent session
sessionIDstring
agentSnapshotobject

Errors

500
Internal Server Error