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": "ae5dbf6c-5f66-4782-a609-a85e8227b724",
"CompanyID": "e18c808d-9d2d-4ff4-bc88-f259eb89f0ad",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-20T11:15:14.0480735-04:00",
"CreatedByUserID": "f6e16d2f-2d59-4826-8e70-e10fb342c125",
"Deleted": true
}