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": "5757b029-5c95-46c0-b30d-545509ff26f5",
"CompanyID": "aec4246c-b8a9-4866-8a46-91a7ca5862f2",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-16T21:36:47.5781136-04:00",
"CreatedByUserID": "67e535f3-67a0-4cdb-9af7-154c52edf068",
"Deleted": true
}