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": "a157332d-d7f1-410a-803d-484ee041559f",
"CompanyID": "fd6d7d63-6f38-4634-8add-db705908bf1d",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-04T17:36:45.2425168-04:00",
"CreatedByUserID": "e722b838-5d1d-424e-8547-afc41d767f67",
"Deleted": true
}