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": "2d1c784b-852b-4236-85aa-80f755799bf7",
  "CompanyID": "1074a8d5-ff79-4971-9312-174b706728cb",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-01-27T23:50:36.0095616-05:00",
  "CreatedByUserID": "8bc3c6db-f9d0-473c-bbd7-933531da867a",
  "Deleted": true
}