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": "bc0ac07e-ae95-41b8-9a3c-ccf43e83a0c4",
"CompanyID": "b501ed35-6807-4b33-b928-91f46c3ec1b6",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-18T08:30:59.5700119-04:00",
"CreatedByUserID": "90ed8a33-9d7b-43c4-acc1-3036868001f3",
"Deleted": true
}