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": "035c4889-8261-4187-a7b9-2c8d6f416e3f",
"CompanyID": "7d395bb3-3a3f-45b1-94bf-754069dae965",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-07T19:00:04.4577658-04:00",
"CreatedByUserID": "772feb72-ddba-422f-a6d5-280b8c2893ce",
"Deleted": true
}