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": "acf27f18-b944-48aa-9edb-841a325526a5",
"CompanyID": "9b22ab64-97d4-438e-92c4-265bb9c3cc0d",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-03-16T15:16:14.4848771-04:00",
"CreatedByUserID": "5b4d04e3-7353-4a11-9d47-87c482cdd6bb",
"Deleted": true
}