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": "52fb446c-fb41-4d97-8114-f1d64985e487",
  "CompanyID": "68814ac9-6b02-4e9d-916b-4edf5ef04a75",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-12-14T14:38:34.8129944-05:00",
  "CreatedByUserID": "fb5f9c56-d55f-4585-9916-71c9e2d74da4",
  "Deleted": true
}