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": "0194299c-29aa-4532-aaeb-d7606d5ac659",
  "CompanyID": "ff5f7812-fbf7-4cf1-a6a3-7ac616433e16",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-26T14:12:11.3746366-04:00",
  "CreatedByUserID": "ed9eb875-919e-48b4-92ac-3855fd082287",
  "Deleted": true
}