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": "3cf6e529-1812-4466-ac2a-de0a81a51f20",
"CompanyID": "bc0ddfc2-cb69-40f3-acd6-5d51b53e66fe",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-03-24T12:26:10.992207-04:00",
"CreatedByUserID": "4ede27a6-11e4-4e2f-ba23-9cea7b658eef",
"Deleted": true
}