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": "b7948dce-ef73-4ef9-ba3c-fc707e3f6ae3",
"CompanyID": "e1ae30e4-b346-40e1-aacd-c1cd1034593d",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-22T06:51:34.511916-04:00",
"CreatedByUserID": "11d1c23d-8a8e-491c-b216-0bfd1ec95fa3",
"Deleted": true
}