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": "cf3b43ef-31a0-4bbf-94f6-7b4d8e5a88b0",
  "CompanyID": "c58122c2-b000-45ea-afac-1e073d90cda9",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-11-29T04:09:10.5292003-05:00",
  "CreatedByUserID": "1ef26d80-3690-435b-ba89-6a12a049c9cd",
  "Deleted": true
}