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": "af16c347-4aaf-4ec4-a25e-380ddc632282",
"CompanyID": "0d99ebd3-bc9e-4f1c-bd36-903c6b3d9179",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-25T17:36:42.2468186-04:00",
"CreatedByUserID": "f1add459-3a24-4c2e-ae3a-e0afd22c11ca",
"Deleted": true
}