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": "5b381359-7c79-4842-ab25-6afeeccaf36f",
"CompanyID": "fd810049-5700-4967-b5f8-56d099bdc44b",
"CommunityName": "sample string 2",
"CreatedDateTime": "2025-11-12T01:01:47.7557556-05:00",
"CreatedByUserID": "4d07f1e5-3978-42b5-b9e6-7738498196c6",
"Deleted": true
}