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": "f36f9737-0593-4292-b4a0-a991d5cbe3da",
"CompanyID": "4095c1a7-fb62-40d4-b9a5-539127a013f2",
"CommunityName": "sample string 2",
"CreatedDateTime": "2025-11-30T05:01:03.1132897-05:00",
"CreatedByUserID": "25fd6d9d-07e4-4c26-9482-8b4be963ab72",
"Deleted": true
}