v1
latestOpenAPI 3.0.12026-07-14162344.9 KBCallbacks
Complete a callback
Completes the given action callback.
post/automation/v4/actions/callbacks/{callbackId}/complete
Path parameters
callbackIdstring required
The ID of the target app.
Request body
Example request
{
"outputFields": {
"hs_execution_state": "SUCCESS"
}
}Response
No content