deleteVersion
Deletes the version specified by the entity id and versionId
Parameters
Parameter | Type | Default | Notes |
---|---|---|---|
id Required | string | ||
versionId Required | string | ||
owner Required | string | ||
requestOptions Required | IHubUserRequestOptions |
Available requestOptions
Property | Type | Notes |
---|---|---|
ArcGISIdentityManager | ||
Optional Inherited | function(input: RequestInfo, init: RequestInit) : Promise<Response> |
The implementation of |
Optional Inherited | string | |
Optional Inherited | boolean | |
Optional Inherited | IHubRequestOptionsPortalSelf |
Returns
Promise<{
- success:
- boolean
Function defined in common/src/versioning/deleteVersion.ts:13