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": "d07db278-2659-4d3d-87b4-e546a2eefdf9",
"CompanyID": "01d9ba3b-ef86-4abc-9485-237114d54319",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-19T04:42:54.1029005-04:00",
"CreatedByUserID": "ddf475f5-2f0c-40c5-a018-1b32affdecac",
"Deleted": true
}