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": "19312cc2-520b-480f-af3c-f1581d6fdaca",
"CompanyID": "fd816ae5-fcac-4070-bd83-5d841700851a",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-03T16:49:55.7263339-04:00",
"CreatedByUserID": "666c5bc3-899c-4e56-bb48-96e96b76ea5f",
"Deleted": true
}