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": "92f17424-197b-4c4d-9e4e-cbe0e6e88cef",
  "CompanyID": "c225b146-74aa-40f2-b8c9-c48c08ca0ed8",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-20T05:06:34.4076389-04:00",
  "CreatedByUserID": "1ccbe4ba-2ca4-4be0-bd32-def526cbd757",
  "Deleted": true
}