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": "077ea513-c499-449e-9efe-2e29d10558ed",
"CompanyID": "bc2bbcf6-6359-4421-b9cc-90422008a8d2",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-15T18:54:23.6651075-04:00",
"CreatedByUserID": "90854c6c-1f92-4c19-8bd5-660c8d1d0c29",
"Deleted": true
}