updateToken | WebHare Platform SDKWebHare Platform SDKPreparing search index...@webhare/authupdateTokenFunction updateTokenupdateToken<S extends SchemaTypeDefinition>( wrdSchema: WRDSchema<S>, tokenId: number, update: { expires?: null | Instant; title?: string },): Promise<void>Update token Type ParametersS extends SchemaTypeDefinitionParameterswrdSchema: WRDSchema<S>The schema to list tokens for tokenId: numberThe token id to delete update: { expires?: null | Instant; title?: string }Returns Promise<void>A list of tokens SettingsMember VisibilityProtectedInheritedThemeOSLightDarkWebHare Platform SDKLoading...
Update token