Skip to main content

Overview

Manage user settings, global configuration, and OAuth2 client applications.

Settings API

getUserSettings(category)

updateUserSetting(category, key, value)

resetUserSettings(category)

Clients API (OAuth2)

getClients()

createClient(params)

updateClient(clientId, updates)

deleteClient(clientId)