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": "a445ecdd-502d-421e-bf91-6502d97fd038",
"CompanyID": "51e913ee-ad90-4e67-8e5d-f54bfcfc7d37",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-17T03:20:34.8596339-04:00",
"CreatedByUserID": "b5521cbd-ee82-402e-8854-4045dc5371ff",
"Deleted": true
}