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": "e655bbf5-fb75-4bb4-9d73-c47c5694eb02",
  "CompanyID": "9aad3cec-f42e-4f27-8a9d-637df5aeadea",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-28T14:32:22.8741931-04:00",
  "CreatedByUserID": "8f2586bb-12e0-4e19-8ae1-aee2628bcaad",
  "Deleted": true
}