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": "9b200ae5-9c2d-4368-ae98-99b2a47b99df",
"CompanyID": "e0405a3e-1679-4166-9314-ba990f7ad062",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-24T14:00:26.1409621-04:00",
"CreatedByUserID": "9a666933-87e4-4ebf-941a-1e6ae638e24d",
"Deleted": true
}