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": "8ab9eb08-4f10-45a6-b3b9-43362c76d5c8",
"CompanyID": "d733e0b5-0a02-411e-8c18-62dc9cfc27a4",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-03-26T23:20:30.2872109-04:00",
"CreatedByUserID": "083ea6ae-5741-430f-b203-39ec9b0d1f8f",
"Deleted": true
}