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": "5408679a-fc60-4d89-8bd4-98844e09348d",
  "CompanyID": "69e4009f-b083-4128-b9ce-2833b05789a7",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-04-24T13:35:15.1904649-04:00",
  "CreatedByUserID": "46313b82-feda-4d1d-9a43-cde2fcd89fff",
  "Deleted": true
}