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": "58a7dd63-f8f5-496a-adfc-e807b6379dbe",
"CompanyID": "af7813c4-c8a4-4bd7-80af-7731fb372e45",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-27T13:24:53.2453157-04:00",
"CreatedByUserID": "7a0c1e42-5665-4824-9b51-d7ccf7ef8162",
"Deleted": true
}