How to delete a workflow by it's name? #848
Unanswered
ahmaadaziz
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using typescript and I use the function putWorkflow() to create a workflow just like how the docs suggest it. However, it returns nothing, meaning I do get back the newly created or updated workflowId which is required to delete or get it in the future.
For now, I am completely star-struck as to how I am supposed to get that ID and be able to delete my workflows.
Beta Was this translation helpful? Give feedback.
All reactions