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": "4d09fb15-411d-427e-8063-9652a39dcb52",
  "CompanyID": "fa79653d-9523-4adf-a8a4-f3e15766ea86",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-02-26T12:03:15.9221398-05:00",
  "CreatedByUserID": "08a095e1-b016-4afa-a3b9-2ac54d012d9a",
  "Deleted": true
}