latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-14184691.2 KB

8864c563ec77

Callbacks

Completes a callback

Complete a specific blocked action execution by ID.

post/automation/v4/actions/callbacks/{callbackId}/complete

Path parameters

callbackIdstring required

The unique identifier for the specific callback to complete.

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