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": "7e31b46c-8c12-4ce1-aec3-d1ec20022475",
"CompanyID": "2830f485-f009-4b0a-9d1b-540382fe4ae3",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-15T02:09:27.4203969-04:00",
"CreatedByUserID": "85c44f96-a67e-420a-a156-75f686f9f8e9",
"Deleted": true
}