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": "26f05ee5-fcb6-4479-8eb6-97e4225065dd",
"CompanyID": "e5830334-7a5d-45e2-96f3-e4507887bc3f",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-17T06:12:10.9481881-04:00",
"CreatedByUserID": "20e5f5a4-8cb1-44dc-8b77-a337f2f768c3",
"Deleted": true
}