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": "c23ae178-d725-40b8-86af-487ab4c432ac",
  "CompanyID": "4ea8d0b4-83a6-4dee-ab85-372f54bab788",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-01T19:59:24.6964663-04:00",
  "CreatedByUserID": "baf813f9-5d29-4653-940d-d287a566d909",
  "Deleted": true
}