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": "a9ae4e44-36ea-4e0f-8f48-8bb4a32a1030",
"CompanyID": "bcbe630e-c5a9-42c7-a569-e4ec8625ecac",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-04T01:57:24.717763-04:00",
"CreatedByUserID": "f99c614a-0879-4b91-a920-4669515779ea",
"Deleted": true
}