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": "34353f37-9ed1-4226-887e-70b3d2dc944b",
"CompanyID": "fdf8bb43-61d9-4c0a-aa41-d82fa0e5172d",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-20T00:31:16.5578642-04:00",
"CreatedByUserID": "952073d2-bc3d-4d7d-80b7-7f1f5e88fc1f",
"Deleted": true
}