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": "65ce8260-a69b-4260-abb8-d8358f6a5c9f",
"CompanyID": "2fb6b4c1-4b2e-4581-af73-62243e652484",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-03-15T02:45:09.8491565-04:00",
"CreatedByUserID": "c7e30891-fe45-4cd0-a046-240f4d10f9aa",
"Deleted": true
}