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": "00582f90-7ad1-4972-b0e8-f6d8f7cf2b6d",
"CompanyID": "d563fb81-100f-409b-998d-b839c4155317",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-05T20:38:45.6767787-04:00",
"CreatedByUserID": "f67f46b4-b87c-4654-8a44-03339ad3ad24",
"Deleted": true
}