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": "1dc5fc95-c9ee-48f4-9cb6-a099ef482c97",
"CompanyID": "e3a82fcb-1978-4dc3-b357-c26239a05103",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-28T18:20:27.4095245-04:00",
"CreatedByUserID": "61fafa42-75ba-4344-912c-78102eeed5cc",
"Deleted": true
}