curl --request DELETE \
--url https://us.cybedefend.com/project/{projectId} \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}curl --request DELETE \
--url https://us.cybedefend.com/project/{projectId} \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Project ID
Project deleted successfully
Message describing the result of project deletion