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": "b4f0efe3-b210-4b4e-beed-1c65bc12aaeb",
  "CompanyID": "4919c7e5-8785-4654-a8e1-7c1a7da45728",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-03-20T21:24:47.1881974-04:00",
  "CreatedByUserID": "585e685a-f2f5-46d3-8293-cd0c4375484e",
  "Deleted": true
}