DELETE
/
project
/
{projectId}
curl --request DELETE \
  --url https://app-preprod.cybedefend.com/project/{projectId}
{
  "message": "<string>"
}

Path Parameters

projectId
string
required

Project ID

Response

201
application/json

Project deleted successfully

The response is of type object.