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": "415dbb32-2277-48fb-ab60-9e91d02352ff",
"CompanyID": "b1304a2e-4f66-4904-ad7d-1fdcb75ac625",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-02-23T15:27:37.1499905-05:00",
"CreatedByUserID": "6e696ba0-5958-4e4b-ab14-17b2273cc68e",
"Deleted": true
}