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": "440d8ddd-7ce9-464a-a7a6-c060decb870e",
  "CompanyID": "9aa338da-4b35-4fab-895a-e18c850d36e3",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-03-25T02:36:51.9953807-04:00",
  "CreatedByUserID": "584e37d3-83e3-4d14-88ff-2893a4668b9d",
  "Deleted": true
}