v14

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-279719892.3 MB
Callbacks

Completes a callback

Complete a specific blocked action execution by ID.

post/automation/actions/callbacks/2026-03/{callbackId}/complete

Path parameters

callbackIdstring required

Request body

failureReasonTypestring

Indicates the reason for the failure of a callback completion.

outputFieldsobject required

Contains the output fields associated with the callback, with each field represented as a key-value pair.

typedOutputsobject required

Holds the typed outputs related to the callback, structured as an object.

Response

No content