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": "2fd81877-b327-4501-9657-56e696b3730f",
"CompanyID": "cbff7b3d-d5e1-4f15-9317-237112182cbd",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-08T23:36:25.1106317-04:00",
"CreatedByUserID": "8e015adf-277a-4f21-a2a8-cc914e7a4062",
"Deleted": true
}