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": "09566b9a-6b12-42fd-b580-c5cb508040ce",
"CompanyID": "f0d2e9a0-d0fe-4db3-94bc-6b688e21d1a1",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-12T01:27:37.657346-04:00",
"CreatedByUserID": "562b5a23-01d4-440d-a426-b4a1b6643ab3",
"Deleted": true
}