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": "ae9b536b-9eb6-4672-b4f8-0829c03712c7",
  "CompanyID": "eae9d966-09f7-4dce-afce-3ea26173a4c1",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-29T14:52:34.4809695-04:00",
  "CreatedByUserID": "a67c8d9c-b601-4f19-b620-a252e8238e4d",
  "Deleted": true
}