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": "886611c5-3496-4411-a33d-a86663697022",
"CompanyID": "cde96e15-2539-420d-891e-4f9d07902bb0",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-23T12:36:26.2704909-04:00",
"CreatedByUserID": "ff64e2d9-24df-43a1-a539-e2be52121f04",
"Deleted": true
}