Record Agent Resolution
Steps
Record Agent Resolution
POST
Record Agent Resolution
Use this API to record an external resolution for a blocking agent step. The agent step parks in
Errors:
waiting after dispatch; resolutions arriving through this endpoint advance the aggregator according to its resolutionPolicy (allResolved or minResolved).
Endpoint
POST https://api.velt.dev/v2/workflow/steps/recordAgentResolution
Headers
Your API key.
Your Auth Token.
Body
Params
Example Requests
Successful resolution
Response
Success Response
Failure Response
FAILED_PRECONDITION (step not waiting or not blocking) / INVALID_ARGUMENT / NOT_FOUND.

