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": "b8eddd39-1aba-42d6-a08b-d097acac63ce",
"CompanyID": "a64fe275-44c5-4a44-b789-dd970a5cede8",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-24T15:27:23.1543192-04:00",
"CreatedByUserID": "2d5aef2f-3ffb-4324-acbb-3fd766c13274",
"Deleted": true
}