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": "1baad4f0-5e3f-47e8-92ed-d45cce497b21",
  "CompanyID": "a71e9d97-a257-4707-888d-28c76e27617b",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-04-21T11:14:05.7731028-04:00",
  "CreatedByUserID": "dbb1da89-bdd4-41fb-85c8-a569e5792747",
  "Deleted": true
}