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": "2a4ac89d-70e9-49d8-8a23-9f85ac645d43",
"CompanyID": "621db1c0-7c90-4f88-9955-99f3f20dca87",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-12T15:11:02.543446-04:00",
"CreatedByUserID": "7fde8672-821f-44f4-b69d-bc31c434b5d7",
"Deleted": true
}