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": "72e24ca8-3a9e-490d-87be-920f5b09f962",
"CompanyID": "613bb751-65fa-41ea-b9cd-50b3150a4a37",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-30T14:51:16.1377369-04:00",
"CreatedByUserID": "8882a06f-c814-45c8-8dea-8608b5432be5",
"Deleted": true
}