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": "5da5743e-0154-4631-accc-27dcde9c22c4",
"CompanyID": "c1906b19-461e-4e9c-9b42-f8a7c8463add",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-05T21:50:57.3715717-04:00",
"CreatedByUserID": "206b82b6-a0fc-4924-a074-48b3a871bcbf",
"Deleted": true
}