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": "24f2b6a8-8eed-4152-9fce-e7fc5cc4acaf",
  "CompanyID": "5130ebfd-a4c1-4e8f-8e73-d3a50b7999c4",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-26T16:53:19.9187819-04:00",
  "CreatedByUserID": "aa1f168b-03b9-48e0-bebd-cd355e9d11f6",
  "Deleted": true
}