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": "4a974efa-1240-420f-918a-85b76e4aaf84",
  "CompanyID": "85a3b7b7-441a-494b-9703-d59fc10156a0",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-03-17T21:11:36.9624116-04:00",
  "CreatedByUserID": "a0209b00-4bf2-475f-8061-cac58823c388",
  "Deleted": true
}