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": "f34ea4ed-7e7e-4599-b43d-53d0531eb407",
  "CompanyID": "1d1e665b-1367-4dcf-8ca8-8be44a60c551",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-23T07:13:41.8010526-04:00",
  "CreatedByUserID": "0891a3f5-e497-40ea-a99e-a4dd6450009f",
  "Deleted": true
}