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": "ecc7f29e-e810-4849-b569-bd03a8c2592a",
  "CompanyID": "f3fa5cc5-0e71-43b3-8bf9-adb803cc36d4",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-01-22T19:13:40.5521463-05:00",
  "CreatedByUserID": "ef711d50-8dc1-4972-8397-d53f3911e8e6",
  "Deleted": true
}