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": "674533a0-c977-4c78-aab4-b89a6095ea07",
"CompanyID": "4a211fa7-3bd0-48bb-942b-073cfc7b6ef5",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-23T13:14:44.9708624-04:00",
"CreatedByUserID": "45b1cc0d-ff97-4a0d-8968-f733edd7f94f",
"Deleted": true
}