Skip to content
Pasqal Documentation

Update information on the current user

PUT
/api/v1/auth/info

Updates the current user’s profile information including personal details, professional information, preferences.

object
email_optin_consent
boolean
family_name
string
Marie
given_name
string
Curie
hide_get_started_accordion
boolean
profile
object
country
string
organization
object
name
string
type
string
role
string

On success

object
code
required
number format: int32
200
data
required
object
message
required
string
success
pagination
required
object
total
required
number format: int64
status
required
string
OK