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": "7ddf00e4-7728-42a6-a557-ca47e88670f3",
"CompanyID": "f513aff0-9dce-4f09-bb17-e5b067056bab",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-09T07:45:32.0596399-04:00",
"CreatedByUserID": "f0f26b84-8ef3-4458-87b9-9972ec71de75",
"Deleted": true
}