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": "bfc2b962-bf24-4f84-9ffa-14976d623744",
"CompanyID": "d6b995cc-565f-4a07-8ca4-982363f60b9f",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-20T10:26:10.1988143-04:00",
"CreatedByUserID": "4d60197c-d82f-4f75-a6ee-96f84e0b4fe6",
"Deleted": true
}