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": "736266b5-1640-4e6a-a21f-8b8896402858",
"CompanyID": "54de8591-3bf9-4f56-b62e-ff0ecc07d727",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-13T02:17:47.6656762-04:00",
"CreatedByUserID": "054969fe-d41f-4697-8e7e-675b0592c429",
"Deleted": true
}