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": "64aafc06-53bb-48f7-aa51-cfd406f79be7",
"CompanyID": "3ca21621-609c-425e-a0a1-48ddac956ffb",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-19T01:08:25.2279388-04:00",
"CreatedByUserID": "3c32b732-7125-42cc-9fae-f413ebbe0e1c",
"Deleted": true
}