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": "30baf666-7f5d-4148-993b-466a71c1bead",
"CompanyID": "308c6efc-28b3-48e1-b2b6-71719012e762",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-03T00:38:47.0817566-04:00",
"CreatedByUserID": "50df1f77-2f51-4af1-9c15-c35375681085",
"Deleted": true
}