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": "8f9b4ecc-ddab-4af2-9f9e-b5c6111c329f",
  "CompanyID": "6d1f33c4-1550-4933-bff1-38884647a963",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-02T18:28:42.6025497-04:00",
  "CreatedByUserID": "d3a49c92-bd26-4347-bc52-09ccd87a6344",
  "Deleted": true
}