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": "1b902c6c-690c-4c27-bea2-42c64bad3e3b",
  "CompanyID": "744cf827-9030-4d71-99ac-9e55964796ba",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-07T21:12:36.9811463-04:00",
  "CreatedByUserID": "351ee950-5cc7-433e-a7e1-2ccf54092e4c",
  "Deleted": true
}