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": "4bd3d148-d1ba-46ed-8aa1-5274dcb47ca0",
  "CompanyID": "f8cc7ff9-a160-49d9-9bde-2d39de9b1996",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-11T23:57:54.5538882-04:00",
  "CreatedByUserID": "00336700-aa47-42f9-bee3-9f0cc0126622",
  "Deleted": true
}