curl --request DELETE \
--url https://us.cybedefend.com/organization/{organizationId} \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}curl --request DELETE \
--url https://us.cybedefend.com/organization/{organizationId} \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}