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": "8747c782-be93-4f47-8781-b7b529d3072a",
"CompanyID": "4afaa268-52cb-49c5-9fcc-65b91cea6ee8",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-07T20:34:11.2584411-04:00",
"CreatedByUserID": "412d6d67-f6e9-466e-860b-37e0e8c232ec",
"Deleted": true
}