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": "e3353132-398e-46f1-b46a-43f13e1222bc",
  "CompanyID": "edfeda9f-3a4e-4696-b75b-bfe2ee8c7743",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-15T00:51:37.0142169-04:00",
  "CreatedByUserID": "26b0d8f7-e93f-42f9-ad76-dd7276607759",
  "Deleted": true
}