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": "01b2eea5-b971-4a7f-8f42-9385d86feb6f",
"CompanyID": "d3e2a407-1301-44de-b234-beca4849c5ba",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-29T14:45:46.258893-04:00",
"CreatedByUserID": "e08533fb-b694-4991-bd0e-7a268d84e49b",
"Deleted": true
}