Delete a FlowAI project
Deletes a FlowAI Project and all agents within it. Requires owner GBAC role.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
projId
Project _id (UUID) or iid (integer).
Response
The deleted FlowAI Project
Errors
500
Internal Server Error