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": "78eb58d3-63a9-4aba-b2e0-a11149a9073a",
"CompanyID": "e186ae25-b570-41c0-826b-28ca3337a819",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-12T23:27:28.8080592-04:00",
"CreatedByUserID": "86282d28-50e4-4855-bcd9-a7cebbf4710d",
"Deleted": true
}