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": "5a5ba0d0-9c5b-476c-b7f8-1678b7a807f3",
  "CompanyID": "5ff1f39b-1e5c-4c21-a36f-732b6daa366f",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-14T06:02:09.3908722-04:00",
  "CreatedByUserID": "5f48b80e-d365-45ed-a73e-3c376b850e78",
  "Deleted": true
}