Hi folks, is it possible to delete or "unregister" a flow with a graphql call? I can see in the docs about deleting flow runs, but I want to programmatically remove a flow from a server altogether.
c
Chris White
06/23/2021, 11:45 PM
Hi Aiden! Yes, you can do either using the following mutations:
•