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": "4b6c812b-80cf-4702-b79f-f0f0f18f5121",
  "CompanyID": "46c39b34-7e4f-4a24-a2b4-6dd3796a0bed",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-13T01:37:56.3944167-04:00",
  "CreatedByUserID": "43db7c5d-3220-4723-a27c-574d81db24a5",
  "Deleted": true
}