DELETE api/CompanyCommunity/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
id
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "CompanyCommunityID": "21dcb24b-eabe-48aa-9716-e5a384879eed",
  "CompanyID": "7e1fb372-8fd5-4d8f-9d3a-072fc0526b89",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-09T23:34:45.9324888-04:00",
  "CreatedByUserID": "9b952e45-2631-4e25-946a-3e8b7974cb29",
  "Deleted": true
}