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": "3eb03d6d-1eb3-4662-b5f4-16b1094995ae",
"CompanyID": "610bfe67-4f00-43da-ab08-56badc0084cc",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-10T00:35:29.6795787-04:00",
"CreatedByUserID": "dd2d5eea-8202-4660-97e5-c970fe4eab56",
"Deleted": true
}