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": "7be20f19-e7de-4f70-a038-8f41baacbedc",
"CompanyID": "8b6fd555-6460-44de-84c1-4d25814a9d8f",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-27T13:01:15.9488021-04:00",
"CreatedByUserID": "f7954340-ab57-4e14-b9dc-24f8825d8370",
"Deleted": true
}