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": "3ea7fdb1-541d-4bef-b895-a74e5074ab1e",
  "CompanyID": "5fa46724-a8c6-4103-8113-f4fbb736d433",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-01-26T22:11:08.8103422-05:00",
  "CreatedByUserID": "d9bc00c3-16b8-44de-bb9b-e56f8d166241",
  "Deleted": true
}