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": "5af15308-4585-4c5e-9df7-812238d6ade5",
"CompanyID": "ed91272c-c5cd-4d24-a7ae-ed4cb6a2bbce",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-31T16:40:33.8567845-04:00",
"CreatedByUserID": "e1d9bb00-b188-40af-9908-07c293c3d336",
"Deleted": true
}