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": "28a2c737-49fc-4047-a204-c45f93e45ea5",
"CompanyID": "e662aaa2-8ce7-4798-b6c6-8e559a58dd52",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-07T05:02:42.087678-04:00",
"CreatedByUserID": "8cc44d20-0a83-4099-b93e-142bd31d5ade",
"Deleted": true
}