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": "b8c99dfb-cb0a-44b0-889c-7a9e1a11ba30",
  "CompanyID": "8c9e1696-0184-4502-989a-37c5c38b22c7",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-13T23:53:07.5682971-04:00",
  "CreatedByUserID": "e5d96fa4-cdeb-443e-b250-836c0fd4b04e",
  "Deleted": true
}