v1

latestOpenAPI 3.0.02026-07-1417448450.4 KB
workflows

Indicate that an app's step in a workflow failed to execute.

get/workflows.stepFailed

Query parameters

workflow_step_execute_idstring required

Context identifier that maps to the correct workflow step execution.

errorstring required

A JSON-based object with a message property that should contain a human readable error message.

Headers

tokenstring required

Authentication token. Requires scope: workflow.steps:execute

Response

Typical success response

oktrue required