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": "06f7f16a-114b-4cdb-a641-bad50107e443",
"CompanyID": "81d1e2a0-2928-4a84-9a78-654b8930702f",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-05T20:54:39.4801485-04:00",
"CreatedByUserID": "7071b96f-248a-4aca-857b-09436ee06d85",
"Deleted": true
}