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": "ebb6037a-5427-4826-a3de-fec48068a835",
  "CompanyID": "4dea6ed0-c5c6-4898-8bb0-3ec76f5e980e",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-04T19:16:42.6527592-04:00",
  "CreatedByUserID": "1a1eb491-9b4c-4616-8376-d66d9fc9b6ea",
  "Deleted": true
}