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": "01ef8af8-a6eb-496a-bc41-b5f1774a0eb2",
"CompanyID": "d7853217-46ea-4394-ae3f-ace912680584",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-01T14:10:59.6912513-04:00",
"CreatedByUserID": "8d901e99-a74f-4fd1-9320-439cfb9bbef3",
"Deleted": true
}