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": "b9e77393-f493-4f93-834c-07a16e111345",
"CompanyID": "ccda30ef-cbc4-4f3c-9a96-dc99227888f1",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-03T19:08:24.7847953-04:00",
"CreatedByUserID": "e767deb0-ed5a-47c9-8108-e01725ac6f61",
"Deleted": true
}