API Reference

This endpoint allows you to execute a workflow definition asynchronously. You can use this endpoint to execute a workflow definition and get the execution id to check the status of the execution.

Preconditions: the app must be published.

Executions created through this endpoint will be queued and executed at your workspace's capacity.

If you want to execute a workflow definition immediately, use the execute_definition endpoint.

Language
Authorization
Bearer
Click Try It! to start a request and see the response here!