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": "31c7ab63-1bc6-45df-a2da-1d5ae3b191ad",
"CompanyID": "a60587b5-bcb2-477d-ae21-0c3fb6a6c50a",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-14T00:46:41.3088987-04:00",
"CreatedByUserID": "681516d5-5a51-4df0-882a-b2689c3bfc6e",
"Deleted": true
}