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": "7bb2bdb3-f315-476b-8a93-9f15e8d9afd2",
"CompanyID": "c249604b-88cc-433e-be14-33f3a3462154",
"CommunityName": "sample string 2",
"CreatedDateTime": "2025-11-10T12:21:34.1337601-05:00",
"CreatedByUserID": "2d8655b9-716f-472b-9ece-b2718b8a8d9f",
"Deleted": true
}