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": "1c0e1801-45d4-46b8-aeef-3bfde27ce6f9",
"CompanyID": "8c6d73af-826c-4962-bbf8-e6adc98efebd",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-06T20:59:19.6063247-04:00",
"CreatedByUserID": "5d157fcd-a645-41a2-8094-3aef3c85ae02",
"Deleted": true
}