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": "1ee8661e-3824-4b55-88a8-3ad7beabf2f1",
"CompanyID": "8e1cbbbb-6e33-4210-b769-707fbccd14a9",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-15T19:33:17.3696852-04:00",
"CreatedByUserID": "c6a68d3f-2933-476b-9ae2-94f7117c6616",
"Deleted": true
}