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": "d2f5b843-1dfc-4de2-bc49-a4915fc92fe2",
  "CompanyID": "b87291ae-2525-476c-a2e5-c7d1f026ec9f",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-02-25T03:33:35.9176221-05:00",
  "CreatedByUserID": "689e3cc9-4044-4406-bac1-3033d1de65fe",
  "Deleted": true
}