DELETE/projects/{id}.json
Delete Project - V1
Deletes a single project.
Path Params
- Name
id
- Type
- string
- required
- Description
Responses
- Code
- 200
- Type
- object
- Schema
- Description
- 200 Response
200 Response
application/json
{
"STATUS": "OK"
}
Deletes a single project.
id
{
"STATUS": "OK"
}