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": "d4e4a02d-c1b8-4823-ae04-8baf81f6269a",
  "CompanyID": "fc10f11c-eb16-4fd5-ac93-dd9dc2b782dc",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-11-27T15:52:05.4641972-05:00",
  "CreatedByUserID": "ac87d815-b31b-49f0-9f38-44213db30e1f",
  "Deleted": true
}