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": "2483569d-5a64-45ca-9c69-db914f0f15df",
  "CompanyID": "7c0d1e36-93a6-46cf-bf0e-d8c53b9c998b",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-09T20:31:23.9959158-04:00",
  "CreatedByUserID": "1539b439-3c7d-491a-b4f3-e1fe1f68c413",
  "Deleted": true
}