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": "d9a4ec54-129d-4ff8-ba3d-d378534d59e0",
  "CompanyID": "2361c93e-b88a-4817-9db4-dbe200bf570f",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-01-11T18:35:20.0709824-05:00",
  "CreatedByUserID": "69411876-bef3-416f-854c-6fd8fe53e784",
  "Deleted": true
}