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": "fd29c894-a641-4f29-bb72-a8482a5574d8",
"CompanyID": "2d0e0faa-b3b3-43e8-8b34-99d6437a1807",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-01-25T05:20:09.8200453-05:00",
"CreatedByUserID": "11c14797-eeec-4c48-a26e-bfd1caca68f9",
"Deleted": true
}