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": "d224203d-be60-4879-94b1-f72620e0d54d",
"CompanyID": "3ea7ea77-7b74-4eaa-b0d6-5f9f2f38f99d",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-28T13:13:19.8937985-04:00",
"CreatedByUserID": "f1707993-1c93-44c3-bf0d-bfd88acba55e",
"Deleted": true
}