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": "91941909-6c21-40f0-b10d-adbe96489c5b",
"CompanyID": "9810b9b1-cce5-46db-8bf4-97b64f650ea6",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-06T19:10:16.468978-04:00",
"CreatedByUserID": "4d49d319-e409-4030-8632-4df31748727b",
"Deleted": true
}