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

Path Parameters

organizationId
string
required

Organization identifier

Response

200
application/json

Organization deleted

The response is of type object.