Delete
/v1/workflows/final/graphs/{graph-id}/{version}
Delete a particular final workflow
Security
API Key: bearerToken
Header parameter nameAuthentication
A JWT bearer token to be passed once authenticated.
Path parameters
graph-id
string (uuid) Required
UUID of a graph.
version
stringRequired
Version of a graph.
Responses
204
Nothing is returned on success.