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": "3d52d218-cbcb-4ed7-981a-b4d499593a4e",
"CompanyID": "3d2a4867-1e9f-477c-81d5-6e5fae4baf57",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-05T20:32:27.2103276-04:00",
"CreatedByUserID": "ac81fb8e-787f-4ad0-8f1a-9d4afa88f01b",
"Deleted": true
}