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": "0f43eb6c-e775-4934-88d5-accc3d755469",
  "CompanyID": "b653d57f-0559-4710-a6eb-6e83c2503098",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-01-26T09:01:09.7938788-05:00",
  "CreatedByUserID": "69f01a68-0f28-477c-bb65-564acb565eab",
  "Deleted": true
}