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": "44f0e8c8-5441-4450-8b69-bd101ecfae76",
  "CompanyID": "cc5d10df-8feb-4fe2-9b48-6b69564054f6",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-07-10T20:46:41.2398154-04:00",
  "CreatedByUserID": "b2d36e2e-606a-4305-b345-2cbfe3d4051a",
  "Deleted": true
}