projects
delete/projects/{id}
Path parameters
idinteger required
id of the project to delete
Response
project
Example response
{
"message": "accepted",
"data": true
}id of the project to delete
project
{
"message": "accepted",
"data": true
}