Add external automation execution

post

Add a new external automation execution.

Authorizations
AuthorizationstringRequired

Bearer {apikey}

Path parameters
agentIdstringRequired

The unique identifier of the agent

externalAutomationIdstringRequired

The unique identifier of the external automation

Body
platformExecutionIdstringRequired

The unique identifier of the execution on the external platform

operationsnumberOptional

The number of operations performed in this execution

Responses
post
/v1/agents/{agentId}/external-automations/{externalAutomationId}/executions

Last updated