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": "6b4e016d-133a-4dc2-9559-1bc946d616a4",
  "CompanyID": "b3c86c6f-1497-4a82-8774-e832893ca9db",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-07T22:57:31.7632341-04:00",
  "CreatedByUserID": "a0f590aa-9c22-4cd8-8330-fe92afa44fe8",
  "Deleted": true
}