cURL
Workflows
Delete a workflow
Deletes a workflow for a specific user. This endpoint does not delete a workflow for all users.
DELETE
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.runalloy.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
The version of the API to use. The current API version is 2025-09.
Path Parameters
The Id of the workflow to delete
Query Parameters
The Id of the user you want to lookup. Returned from the Create User endpoint. Note: you can also use the Embedded user's username in this field.
Response
200 - application/json
200
Example:
true

