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": "1f7f41a1-f071-4f52-b4c1-0ba1edd65a14",
"CompanyID": "213262a6-397c-4989-bc35-814587657e87",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-04T17:58:25.6306774-04:00",
"CreatedByUserID": "7e2f66b4-cfe2-4472-84f4-9239322eff06",
"Deleted": true
}