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": "bea3554d-0409-4944-9583-5ff20781690d",
"CompanyID": "6479ce9c-50f2-435d-9bc6-03e62d1999e7",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-21T06:38:35.2608547-04:00",
"CreatedByUserID": "610a8e46-04fe-452b-a73d-c1e77efe227e",
"Deleted": true
}