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": "5c9a9619-cd9a-48cc-9a92-445b85bfdc83",
  "CompanyID": "ade7835e-045c-4e03-85b3-a72b606399c5",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-25T12:12:15.5458414-04:00",
  "CreatedByUserID": "bd50efdf-8bbf-4b2f-8b28-a0c0675faab9",
  "Deleted": true
}