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": "57a9369a-1dd6-4be4-9987-0318655f27a9",
"CompanyID": "8435e090-adfd-46f7-b5d4-f6ccbfa960b6",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-14T16:26:33.0023731-04:00",
"CreatedByUserID": "1aa145b8-6ca8-4b56-886d-85a752164e87",
"Deleted": true
}