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": "aac28756-258a-47f3-93b4-2d87848b2a6a",
  "CompanyID": "5aa2b5f9-e4db-48e6-b40a-6da1c09ed819",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-02T15:33:30.3441235-04:00",
  "CreatedByUserID": "905926b3-bbde-4ab5-bd43-834cd3f1bc3e",
  "Deleted": true
}