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": "23b7f780-f6aa-49eb-928d-489cd29cfad5",
"CompanyID": "b0379109-03c6-4d7c-9c90-f056cb8f1e97",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-31T14:40:42.3201265-04:00",
"CreatedByUserID": "17f3e143-d1a3-432f-9552-647461ce3012",
"Deleted": true
}