Skip to main content
DELETE
Delete a workflow

Authorizations

next-auth.session-token
string
cookie
required

NextAuth session JWT cookie. Development: often next-auth.session-token. Production (HTTPS): often __Secure-next-auth.session-token. Send the cookie your browser receives after sign-in.

Path Parameters

workflowId
string<cuid2>
required

Workflow identifier.

Response

Workflow deleted successfully