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": "c88a5459-57fd-492e-93d1-6a6b2bc45f8d",
"CompanyID": "f7966836-1011-4294-a03c-7641dbf6cd14",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-17T22:17:46.3683869-04:00",
"CreatedByUserID": "928342cc-11b3-4710-8418-ab32b4e95e2d",
"Deleted": true
}