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": "b85988d6-38a2-467f-9bd3-58715d21040f",
"CompanyID": "50732c70-1f01-4a67-9a21-f7ba14424303",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-27T17:21:39.6036913-04:00",
"CreatedByUserID": "fdbf03c4-99bf-4c14-af7d-7bb049323a5f",
"Deleted": true
}