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": "f1ed3fdd-22d2-4110-b8b8-120c4807b647",
  "CompanyID": "8cd9ad62-e5f2-4839-9a02-d6d6a7792302",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-11T23:53:28.5847396-04:00",
  "CreatedByUserID": "56563057-b440-4ad1-9e6c-c6a0d4ce2023",
  "Deleted": true
}