Workflow Service REST API
Use the REST API to interface with the Workflow Service by making HTTP requests to the endpoints in the table below.
Note: Click any endpoint to go to its API reference page.
| Endpoint | Request scope |
|---|---|
| /workflowdefs | List, create, update, and delete workflow definitions. |
| /workflows | List, create, update, and delete workflows. |
| /taskdefs | List, create, update, and delete task definitions. |
| /tasks | List, create, update, and delete tasks. |