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": "abcd8d92-33fe-4618-9be2-be20aa48863e",
"CompanyID": "f50e802d-97ee-485d-83ff-5c207b4baf37",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-29T19:43:24.5283441-04:00",
"CreatedByUserID": "b9d71c2f-24b7-498e-a395-890c205ccdfd",
"Deleted": true
}