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": "0b6c9198-a3c0-4d9c-a832-0784b04adf8e",
  "CompanyID": "00cea9e3-570a-44ab-a0e8-07a951a5d943",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-14T18:49:47.4329368-04:00",
  "CreatedByUserID": "10641f0e-aaa0-4cd8-8e67-5562bfe370b5",
  "Deleted": true
}