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": "2f5aebb5-1d00-4efc-9641-e22b78e92057",
"CompanyID": "e7773d56-242a-47a2-8197-ba928e5b773e",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-03-06T08:07:02.2898829-05:00",
"CreatedByUserID": "54686ed6-8e63-4e58-ad13-f12e95f934dd",
"Deleted": true
}