Skip to main content

Test workflow definition

POST 

/api/v1/accounts/:accountId/definitions/:definitionId/workflows

Use this resource to test workflow definition by starting workflow instances. This endpoint is useful for testing your workflows without involving external triggers like inbound messages.

Request

Responses

A new workflow instance has been started from the specified workflow.

Response Headers
    Location

    Path to the newly started workflow instance.