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": "9a336315-372b-4b51-bc52-1868696b9e1b",
  "CompanyID": "7e6eee3a-257e-46c4-b8eb-3fdcea705c9f",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-11-07T09:01:37.3273507-05:00",
  "CreatedByUserID": "104551d3-941d-4e24-884c-fabe92e04d1a",
  "Deleted": true
}