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": "84102764-674c-48a7-a1df-0d5b6046b4a2",
"CompanyID": "12075cc7-bd0b-4260-a9b9-42ba62fac9e2",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-23T13:46:59.8229746-04:00",
"CreatedByUserID": "dc00f155-0c9b-4f7c-b918-110bf656f8cf",
"Deleted": true
}