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": "37bedfcd-1b98-4270-b42d-7684651146ae",
"CompanyID": "78319534-a4bd-4afd-a440-cfbb622848ef",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-29T15:31:46.1728102-04:00",
"CreatedByUserID": "eba874b8-63e5-4174-8add-611a6302089c",
"Deleted": true
}