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": "fe1a5aa6-f765-4f49-b128-44a57a47b9cc",
"CompanyID": "645baff2-2970-41f6-bf33-8206b4e1777d",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-03-10T00:58:49.5093493-04:00",
"CreatedByUserID": "4d9a34c7-7b58-4ded-a457-33420eb17cc2",
"Deleted": true
}