Delete Project
Body
project_titlestringOptional
Responses
200
Project deleted successfully
No content
post
/delete_project/POST /delete_project/ HTTP/1.1
Host: api.jtheta.ai
Content-Type: application/json
Accept: */*
Content-Length: 24
{
"project_title": "text"
}200
Project deleted successfully
No content
Last updated