Update information on the current user
PUT
/api/v1/auth/info
Updates the current user’s profile information including personal details, professional information, preferences.
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”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
Responses
Section titled “ Responses ”default
Section titled “default ”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