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": "543d4a8a-6f80-41d5-a7dc-34f05d078c87",
"CompanyID": "16a6a9e0-6408-42c9-938f-4f6ff2902b96",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-21T10:16:06.9964755-04:00",
"CreatedByUserID": "48b05a68-d92d-496c-a6dd-01312420ee41",
"Deleted": true
}