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": "56e9c59c-395f-4e71-aada-8d1358586101",
"CompanyID": "10fef518-ae6d-4728-b523-395aedc35611",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-30T12:49:17.2581615-04:00",
"CreatedByUserID": "7f8923c9-622e-4ad8-9cca-3479811b21a5",
"Deleted": true
}