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": "99fa1ec0-a8ce-4c4c-bc60-7146a2e09e72",
  "CompanyID": "2c8b04f8-d404-4326-8629-d7eeb984c452",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-17T21:16:35.3947522-04:00",
  "CreatedByUserID": "dc72d69c-415e-4d6c-8902-a44b7eb00252",
  "Deleted": true
}