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": "a80dbf21-61b4-4ca0-b282-54e5704fab55",
  "CompanyID": "6b4fcdd5-aa62-4a0c-8b64-13c7c329a6a9",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-05T00:09:10.4636224-04:00",
  "CreatedByUserID": "90720974-36d1-40b1-8f9f-c9d81815f054",
  "Deleted": true
}