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": "5fdfbb48-a730-48f4-b3da-590a6ba7539a",
"CompanyID": "835b105c-f960-47f0-9fe6-cc93496b9a8e",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-06T02:18:06.6432108-04:00",
"CreatedByUserID": "1434d174-7b87-41ec-aebd-f0f0c6dc79a0",
"Deleted": true
}