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": "6e0c12f2-3df3-4467-bec7-f1505a536810",
"CompanyID": "2c207d07-22e6-4b5a-ad1e-a9477d0d702b",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-18T09:31:46.0580135-04:00",
"CreatedByUserID": "cbfc381c-9772-4d10-a203-d3664d4ca05b",
"Deleted": true
}