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": "6e7886ee-e0d4-4c05-b720-2d1cc702acc3",
  "CompanyID": "26fdea2b-fcbf-427f-9d6d-fb1873a85d23",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-09-17T05:47:10.4906491-04:00",
  "CreatedByUserID": "5a8bbf27-f141-414d-974c-74fea24456cf",
  "Deleted": true
}