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": "8683bf75-36e0-4976-9d25-f70b115ce602",
  "CompanyID": "98e93eb8-9ddd-45f9-9846-9d5520d3b2dd",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-08T23:26:21.6091707-04:00",
  "CreatedByUserID": "239e6b6c-64e8-42bb-9841-7a846572b63f",
  "Deleted": true
}