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": "a3a1f3cd-a0d1-4aac-b9c3-f5d745ff14f3",
"CompanyID": "8e01c5c0-32ec-42a9-a48e-954deeb84784",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-17T06:02:44.2584819-04:00",
"CreatedByUserID": "9611aa59-7c9b-4497-873d-7e58770cf5fd",
"Deleted": true
}