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": "40e1281f-547c-4a17-a09d-ec0d480798ae",
"CompanyID": "c62927c4-f50f-4f7f-b572-7ce0e79d1760",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-06T22:29:21.9116212-04:00",
"CreatedByUserID": "27e3384c-529b-424f-b746-52dd1f0a3edc",
"Deleted": true
}