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": "3afbf0d5-4c42-4761-bf26-d268d609eb09",
  "CompanyID": "14de8541-83ed-473d-b375-f12fcddaf1b1",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-19T09:22:03.1977288-04:00",
  "CreatedByUserID": "a484aa71-a09f-4907-b353-c0f302655d29",
  "Deleted": true
}