Skip to content
CalypsoAI
Main Navigation
App
Product docs
Appearance
Menu
Return to top
Delete project.
DELETE
/backend/v1/projects/{project}
Deletes a project.
Only an org admin can delete projects.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Parameters
Path Parameters
project
*
Required
Responses
200
422
Successful Response
Content-Type
application/json
Schema
JSON
JSON
{
"message"
:
"string"
}
DELETE
/backend/v1/projects/{project}
Playground
Authorization
HTTPBearer
Variables
Key
Value
project
*
Try it out
Samples
Powered by
VitePress OpenAPI