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": "d2c1efc0-3664-48c1-814e-cc164bec09ba",
"CompanyID": "a06ba401-8cb3-46fd-99c4-4b7ceaa30b82",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-15T20:00:34.1058872-04:00",
"CreatedByUserID": "bd11797f-f2bd-4679-b097-80bb81d94389",
"Deleted": true
}