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": "0d77f211-dd15-49be-b760-2c1b7863eb09",
"CompanyID": "95056a09-6ac6-49b2-96c7-14227c2d69a9",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-03-13T13:04:34.2103208-04:00",
"CreatedByUserID": "fe6a692c-52f0-4192-958b-b85168261077",
"Deleted": true
}