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": "1dd6e34e-1d1a-4254-81db-673499dfbef1",
"CompanyID": "3b6cc971-08ba-4927-979e-4650afa371cc",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-26T15:14:24.1190731-04:00",
"CreatedByUserID": "29f862b2-532f-47a6-a4e6-91319ca6ba5c",
"Deleted": true
}