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": "92f12544-1762-4b5e-8935-099d72d659e1",
"CompanyID": "a364e565-14bf-4906-b9e5-adbf6802de84",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-20T12:20:08.6545519-04:00",
"CreatedByUserID": "c0e5d5a9-077e-4d60-98fd-6d08b31cbd3e",
"Deleted": true
}