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": "346512fa-068e-4efe-9580-11d9bc32b623",
  "CompanyID": "35affa5f-ad1e-4150-8c54-4b6279c38fb5",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-07T19:16:07.5529047-04:00",
  "CreatedByUserID": "25eaad78-e8d7-4baf-9b64-f53c75ad404d",
  "Deleted": true
}