v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
Automations

Terminate Automation

Terminate a running automation execution asynchronously, stopping it and marking it as terminated.

post/api/v1/automation_executions/{id}/actions/terminate

Path parameters

idstring int64 required

The unique identifier of the automation execution to terminate.

Request body

C1ApiAutomationsV1TerminateAutomationRequestInput required

The TerminateAutomationRequest message.

Response

Successful response

C1ApiAutomationsV1TerminateAutomationResponse required

The TerminateAutomationResponse message.