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": "9d4be53c-01bb-4181-a223-91b843c0ae5f",
"CompanyID": "fd1b3535-0016-42db-9c66-9bbb0927ccf1",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-13T00:07:58.0338342-04:00",
"CreatedByUserID": "002ac1d9-b3b4-466e-a05b-3b03da12a182",
"Deleted": true
}