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": "5bc20eee-0f7f-4ba1-a51f-23b0cf1f25fb",
  "CompanyID": "a2cdd29e-2e34-4c0b-95c5-869415b62b73",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-01T14:45:44.8959511-04:00",
  "CreatedByUserID": "77f1ca6a-36c3-45f8-b1be-8d76658826d0",
  "Deleted": true
}