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": "95d2a309-d87e-449a-9356-f785491ba4c8",
"CompanyID": "eea517ce-aaf6-4d1d-aebb-f2fcb1dd66cc",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-17T08:45:43.3792315-04:00",
"CreatedByUserID": "ab435837-a837-480c-82ad-d09afb44a732",
"Deleted": true
}