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": "d68bf37f-6880-4ff2-a8a8-48671006197d",
"CompanyID": "3bac9221-b9ca-4dc7-b464-01ba52a9c4e1",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-24T12:31:15.7073838-04:00",
"CreatedByUserID": "60552ad3-c8a0-4745-bd3b-6a1ac5068fab",
"Deleted": true
}