MINARA

Delete an execution record

DELETE /v1/workflows/:id/executions/:instanceId — Remove the persisted record of one execution instance.

DELETE /v1/workflows/:id/executions/:instanceId

Remove the persisted record of one execution instance.

MethodDELETE
Path/v1/workflows/:id/executions/:instanceId
AuthAuthorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set
Categoryworkflows

On this page