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": "d16b0a81-779b-44df-a2ca-44007a5c369b",
  "CompanyID": "640a99e5-2865-4d1d-b259-edfe3910f53d",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-03-25T04:54:05.1497333-04:00",
  "CreatedByUserID": "535495c2-b3ae-4488-99c1-17a32a9b930a",
  "Deleted": true
}