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": "435e2268-fe55-4110-b9c1-2e60f0b5c9a3",
"CompanyID": "da494823-e361-4b40-abc9-efb8b15e2168",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-03T21:36:03.8486501-04:00",
"CreatedByUserID": "24dffd77-7f64-4d41-94e5-f4c1b8788c1c",
"Deleted": true
}