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": "daf2ecbb-1b15-4677-94c4-7c1855b41ca6",
"CompanyID": "9d5dcaee-93df-4511-9c59-d79d379526dd",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-10T09:30:05.1737862-04:00",
"CreatedByUserID": "20993df4-0dad-4fa3-8b76-6151c3fe1aa9",
"Deleted": true
}