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": "6e4e1bb5-0f97-4046-811e-5f85e4abdbd9",
"CompanyID": "fd33b8f2-9253-403d-9541-6c0d3192d54f",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-03-09T01:45:57.5557465-04:00",
"CreatedByUserID": "7ac76ced-06d0-420d-9a01-bb3a82a5504a",
"Deleted": true
}