curl --request DELETE \
--url https://app-preprod.cybedefend.com/project/{projectId}
{
"message": "<string>"
}
curl --request DELETE \
--url https://app-preprod.cybedefend.com/project/{projectId}
{
"message": "<string>"
}
Project ID
Project deleted successfully
The response is of type object
.