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": "c251a92e-2386-4a7b-8894-2d1ea52a896e",
  "CompanyID": "66940b79-e369-4bfa-9f34-e99d549553f9",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-22T12:15:42.0912767-04:00",
  "CreatedByUserID": "e1326227-e58c-4ddf-8677-16046f8adb56",
  "Deleted": true
}