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": "2458e8b2-a648-4f10-b897-b0e80082e618",
  "CompanyID": "86d16185-9349-4efd-a230-9ab23d3293c9",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-13T00:43:01.2775459-04:00",
  "CreatedByUserID": "db8a56fe-49ef-4198-88d4-9bf2e3f8ba93",
  "Deleted": true
}