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": "634e9c4f-1f4c-493b-a339-b709cab9f1d0",
"CompanyID": "f3d5f055-3f76-4e78-88c2-9e96d668308e",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-17T03:33:05.0530019-04:00",
"CreatedByUserID": "c99a6137-4ebb-4f4a-81d5-b203e16bdc4d",
"Deleted": true
}