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": "27d570f2-5a6f-4b26-8fdc-3ed08ddc2cfe",
  "CompanyID": "fd1b6df8-7ea2-44cb-8987-d5355ee97d16",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-30T23:16:16.710328-04:00",
  "CreatedByUserID": "2205d6fd-1446-4a85-8473-81ad60cebb6c",
  "Deleted": true
}