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": "3cddf842-fcf5-47b3-950b-fd69b7b618c4",
  "CompanyID": "a29b670e-d728-4449-bb7e-293fe8a4a379",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-26T11:00:33.2885056-04:00",
  "CreatedByUserID": "3fc3ba3d-13d8-43af-bad8-18c5f7250bdf",
  "Deleted": true
}