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": "0e30eee1-1f56-4387-94a1-398da088369e",
  "CompanyID": "c8067f3a-dfc6-465e-85fa-4dc928d995a3",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-20T01:05:23.3602505-04:00",
  "CreatedByUserID": "999cc77f-b3ac-4eb1-887b-26e929e6fb12",
  "Deleted": true
}