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

Path Parameters

organizationId
string<uuid>
required

Organization identifier

Response

Organization deleted

message
string
required

Message describing the outcome