Use this API to soft-delete (tombstone) a workflow definition. Tombstoned definitions are filtered fromDocumentation Index
Fetch the complete documentation index at: https://docs.velt.dev/llms.txt
Use this file to discover all available pages before exploring further.
get and list. Definitions with in-flight executions cannot be deleted.
POST https://api.velt.dev/v2/workflow/definitions/delete
NOT_FOUND (definition does not exist) / FAILED_PRECONDITION (in-flight executions exist).