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": "66ac67bd-1b2c-4818-b36f-a4da818b2aa4",
"CompanyID": "4546f716-b4d1-4ac0-93ee-8eea3c2ae1eb",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-14T19:21:44.1109103-04:00",
"CreatedByUserID": "91d4d8f8-ffb8-4c05-b8d3-6cf848f4f8d5",
"Deleted": true
}