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": "989e2469-48c2-4327-997e-4145ee307acf",
"CompanyID": "f0b3677f-fce6-424b-9fb9-60b870e0c7c9",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-22T13:44:22.6979184-04:00",
"CreatedByUserID": "2a38c452-2e24-464a-b757-ff143589d098",
"Deleted": true
}