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": "b72d2e30-60c0-40dc-8ed1-62cb1407f807",
  "CompanyID": "19f52cf6-2afc-4c22-b6ce-bbbb7604f260",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-06-02T06:12:46.6743336-04:00",
  "CreatedByUserID": "ee51459e-eb47-464a-b82b-68130de058ab",
  "Deleted": true
}