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": "74fa4f81-01af-49e1-b95d-e6e2b520ccb0",
  "CompanyID": "7ea6b65a-fe9e-4a6f-a2df-f91db0ca0a5e",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-30T19:30:41.5167447-04:00",
  "CreatedByUserID": "5b4fafc6-eaa2-4ecc-9ee1-80d2f390122c",
  "Deleted": true
}