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": "93b7a2ea-773a-4429-80a9-9363f49929a3",
  "CompanyID": "bc054f8b-b27c-4bc6-9cec-05b69652ac94",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-24T08:58:14.2188168-04:00",
  "CreatedByUserID": "41ba79fa-e0ad-4c26-8c10-61b4f2917e2e",
  "Deleted": true
}