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": "7cc7c38a-e511-44df-b3b8-041b69dd81b6",
  "CompanyID": "7e565ab8-082e-4c0b-9473-801bd960c26b",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-21T11:49:00.1403382-04:00",
  "CreatedByUserID": "e3c796de-8f4c-42a7-b104-3289657838f1",
  "Deleted": true
}