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": "debdffaf-f964-4dc7-a442-1ed7d1b0351e",
"CompanyID": "c84abf4f-6ff8-400e-bf7d-17e94f189fd2",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-27T20:12:40.4987329-04:00",
"CreatedByUserID": "87b79553-c941-4dfd-b3c7-9ba4ed66e4c9",
"Deleted": true
}