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": "25f89534-99da-46f3-a87a-184efc752177",
  "CompanyID": "71cf21b1-6b6b-4bf6-a950-d02b5fb00d9b",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-14T02:42:32.9789452-04:00",
  "CreatedByUserID": "b9ddfc80-e59b-494b-aae5-d1d1ac62b4dc",
  "Deleted": true
}