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": "ad89e739-f76f-42d7-a2c6-3b895b998ce4",
"CompanyID": "04d65c3b-a7b6-48d5-9697-1abea9aedd56",
"CommunityName": "sample string 2",
"CreatedDateTime": "2025-11-06T07:25:17.4075724-05:00",
"CreatedByUserID": "1be254c7-67cb-47da-a6d6-acb623c76f0c",
"Deleted": true
}