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": "e1b522d3-e7fb-4c24-bd3e-b29aac240963",
"CompanyID": "2fdd44af-0736-4606-8ca9-135539966041",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-08T21:06:04.2314009-04:00",
"CreatedByUserID": "3897a75b-d5b6-4593-ba67-1f931a7983a0",
"Deleted": true
}