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": "3775dfcb-e57e-42b7-965a-3eaf8a2931e0",
"CompanyID": "edc94544-794f-42d5-ad67-15df741bbf37",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-03T15:43:51.1126316-04:00",
"CreatedByUserID": "dd097a84-a36c-4e40-a436-1d087d47a21d",
"Deleted": true
}