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": "6ab4936f-d0dd-4a27-badc-251e7088dced",
"CompanyID": "b7e6efce-1529-43fa-9ece-379ebe44980c",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-08T20:06:53.9312938-04:00",
"CreatedByUserID": "f3dcf655-4f73-48b7-bac0-90df8c892c73",
"Deleted": true
}