Delete any agent project as an admin

Deletes a FlowAI Project and all agents within it.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

projIdstringRequired

Project _id (UUID) or iid (integer).

Response

The deleted FlowAI Project

Errors

500
Internal Server Error