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": "8a9ca3ee-e9ba-4f60-aabc-6cf93b892099",
"CompanyID": "9ac81210-4e56-41ad-9630-13d9f7b0e397",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-24T09:56:58.5811836-04:00",
"CreatedByUserID": "acb5b71d-e9be-4648-a0d6-9fbada3ef5d8",
"Deleted": true
}