Skip to main content
PUT
Update authenticated user

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json

Update the authenticated User.

default_dashboard_token
string | null

The token of a Dashboard to set as the User default. Send null to clear.

Response

Me model

default_workspace_token
string | null
required
workspaces
object[]
required
bearer_token
object
required
default_dashboard_token
string | null

The token of the default Dashboard for the User.