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": "2b149c20-74d6-45ea-be57-49594b9c424c",
  "CompanyID": "8187094f-ffc5-4034-b1ec-bda5bfe5bdd7",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-19T07:03:20.1917415-04:00",
  "CreatedByUserID": "afcdf1ba-5ea5-4144-b564-5b86e9bc054f",
  "Deleted": true
}