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": "e701ec40-7033-4f9b-a6ce-cfdc6f788073",
  "CompanyID": "1992dc55-0c01-4a81-9b2e-929940a674f1",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-28T14:54:47.8052175-04:00",
  "CreatedByUserID": "3b00a9bb-e501-4ed2-85a2-ef9d8604638d",
  "Deleted": true
}