Skip to main content
Version: v0.6

Approve for a workflow step execution of a workflow stage execution that belongs to a workflow execution under a project.

Approve for a workflow step execution.

Approve for a workflow step execution of a workflow stage execution that belongs to a workflow execution under a project.

Path Parameters
    project string required
    workflow string required
    workflowexecution string required
    workflowstageexecution string required
    workflowstepexecution string required
Request Body required
    approve boolean required
Responses

OK


Schema
    message string
    status integer

    Default value: 200

    statusText string

    Default value: OK

Loading...