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": "8c95147c-57fe-4648-90a4-70a0e76b9599",
"CompanyID": "5321c655-500d-4fd2-bff8-3dc103dea583",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-03-17T12:07:23.6196838-04:00",
"CreatedByUserID": "7d1d0c54-0704-4966-b666-9af84005e0e7",
"Deleted": true
}