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": "8bda869e-5489-4055-984e-0cfc38cdeac1",
"CompanyID": "f9a2c114-f86f-4793-8307-6c4bd618af22",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-11T14:09:18.5532831-04:00",
"CreatedByUserID": "f9765fce-2d90-4908-ab63-81f0a8093b52",
"Deleted": true
}