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": "25b22b3a-3feb-45a3-bfaa-4d0bf1a548bc",
  "CompanyID": "792601a0-f617-4a62-bc9e-945a8559cc45",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-09T22:02:52.4421243-04:00",
  "CreatedByUserID": "3a9d7249-e16f-4f08-8e1b-7d438669a1d3",
  "Deleted": true
}