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": "e0623a4c-6d8c-4bb2-9ba7-26450a7a8858",
  "CompanyID": "c698db16-f69e-44f3-9eff-9ec0091164bd",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-06T18:06:06.3019073-04:00",
  "CreatedByUserID": "d2052da8-8523-45dd-8b43-98f4dfaa879c",
  "Deleted": true
}