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": "0642f88e-fb13-4e9b-ad10-128bc16ddb34",
  "CompanyID": "c805fce5-22c8-481a-adb8-fefd903d80ff",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-03T18:19:36.2472756-04:00",
  "CreatedByUserID": "5ba64148-d572-4aab-b51e-5dc03a196f15",
  "Deleted": true
}