API ReferenceManagementFlow Management
DELETE
/v1/mgmt/flow

Authorization

Descope Project ID and Management Key
AuthorizationBearer <token>

Project ID:Management Key as bearer token.

In: header

Delete a single flow by id, using a valid management key.

curl -X DELETE "https://api.descope.com/v1/mgmt/flow"
Was this helpful?