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": "86a60003-9ddc-4f4d-874b-eda7c26be3bc",
"CompanyID": "04dad817-a85b-4841-940a-01cfb4341d36",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-06T08:14:49.2583968-04:00",
"CreatedByUserID": "27807840-338f-45d2-b68d-cc0cb710af86",
"Deleted": true
}