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": "bf040dbe-a849-43fa-98a1-f13966673d98",
"CompanyID": "490cfc39-248a-4d80-85ac-d5cac11b6698",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-04T21:03:54.0816974-04:00",
"CreatedByUserID": "6ac57555-f277-47ab-b376-f2cdc68f3a80",
"Deleted": true
}