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": "e7f0f610-5aea-46dd-83c0-72220ddb43a8",
"CompanyID": "2f190f01-e4d4-4f84-90a0-15a5d09ab5d7",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-02T20:48:09.2871166-04:00",
"CreatedByUserID": "ee587a25-a1a7-418b-a86f-64dfbae77eb6",
"Deleted": true
}