DELETE api/CompanyCommunity/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional 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": "90adf893-2e02-4f96-940e-8e6b03934ac7",
"CompanyID": "1043c292-77cf-4e73-a8b0-bc265b2882ee",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-08T05:10:57.8937819-04:00",
"CreatedByUserID": "2cb694c3-0312-4a30-8ecd-a375880d3f6b",
"Deleted": true
}