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": "a04bd6c8-d30f-4431-8c6e-8c4acba1a884",
"CompanyID": "d4502134-89d6-44b8-ab5d-d669c21a289c",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-29T16:28:47.6908421-04:00",
"CreatedByUserID": "437ee1e4-5ca5-49e0-906f-6ed00a9b2aee",
"Deleted": true
}