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": "c35d0776-abfe-4234-b229-856fe7982743",
"CompanyID": "021afd1b-7986-41d7-866b-09366699bea3",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-15T07:02:36.8001629-04:00",
"CreatedByUserID": "15417f3a-bb03-4ac9-8ab7-ec6f12a9dbe6",
"Deleted": true
}