deleteHubEvent
Parameters
| Parameter | Type | Default | Notes |
|---|---|---|---|
| id Required | string | ||
| requestOptions Required | IHubRequestOptions |
Available requestOptions
| Property | Type | Notes |
|---|---|---|
| Optional | ArcGISIdentityManager | |
| Optional | function(input: RequestInfo, init: RequestInit) : Promise<Response> |
The implementation of |
| Optional | string |
This is for server-side usage only, not for front-end use. |
| Optional | string | |
| Optional | boolean | |
| Optional | IHubRequestOptionsPortalSelf |
Returns
Promise<void>
Function defined in packages/common/src/events/edit.ts:151