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": "aa41ae71-3b3e-4a28-9865-4b83a06ec11a",
  "CompanyID": "17248218-d785-4b6d-b59b-905a746306a8",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-28T20:04:36.3489119-04:00",
  "CreatedByUserID": "50872d64-19e1-4541-b7ca-39e29cc10afa",
  "Deleted": true
}