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": "b2b75ad5-c275-40e5-b9d3-9e29052883d7",
"CompanyID": "254848f0-045c-4e0f-98ed-8793f16e0e1e",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-30T15:21:41.0575722-04:00",
"CreatedByUserID": "3261c329-ec54-404b-b705-ee181175f12c",
"Deleted": true
}