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": "6e5d3d35-0d45-4c72-92d1-e12c02f15cf2",
"CompanyID": "de23a2ce-7a1c-41cd-8453-306b99d11370",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-06T20:40:58.0051453-04:00",
"CreatedByUserID": "572d191b-0a50-4737-bef9-2917086aca50",
"Deleted": true
}