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": "6bdec3be-2e71-4bc1-9580-1d20ce765020",
"CompanyID": "64a6e2f7-47e0-4abe-a87c-1fcebcaed135",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-18T06:43:32.4930402-04:00",
"CreatedByUserID": "82bcb17c-cd99-4e90-98d4-52926ee48be4",
"Deleted": true
}