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": "cc65af20-4a82-415c-a658-612a0fbc9f29",
"CompanyID": "6fe51816-f515-4e95-bfb7-f421d0683003",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-02T17:22:30.0590175-04:00",
"CreatedByUserID": "71a6dba4-31b2-4a94-91f2-2c4612edfc3b",
"Deleted": true
}