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": "50dcab0c-4e19-4cf2-bb0e-1e2b9c8d5718",
"CompanyID": "6c898e24-3693-4c5d-91f5-65a09b870ce7",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-08T04:06:18.7784199-04:00",
"CreatedByUserID": "49aff74b-8111-4734-9f33-525b2b4ac0a2",
"Deleted": true
}