Delete Project
This section provides instructions to use the /project/:projectId endpoint to delete an existing project. A project will be deleted if all the agents are removed from it.
{
"cascade": true
}Last updated
This section provides instructions to use the /project/:projectId endpoint to delete an existing project. A project will be deleted if all the agents are removed from it.
{
"cascade": true
}Last updated
{
"message": "successfully deleted project.",
"status": "success"
}