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": "0eb52c43-9679-462a-a6e7-7922f769e75a",
  "CompanyID": "3eb2e70a-c71b-4e65-959d-80357b5125bb",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-25T11:19:20.6962667-04:00",
  "CreatedByUserID": "6b4455ab-5283-41cc-b9cb-4b7160537a86",
  "Deleted": true
}