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": "fc97267d-43a7-48ae-9c4d-a75a630d3d76",
"CompanyID": "296df298-cd36-4e1b-9f5e-491505e522b6",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-31T13:16:53.8699736-04:00",
"CreatedByUserID": "9e5d0215-6422-4f25-8cd6-ce6c8cb5bad6",
"Deleted": true
}