Skip to main content
Tesouro home page
Acquiring
Search...
⌘K
Ask AI
Playground
Playground
Search...
Navigation
UpdateUserAsAuthenticatedUserInput
Getting started
Risk, Fraud, and Disputes
Reporting
API
Boarding
Transaction processing
Resources
Overview
Welcome to Tesouro
Integration
About our GraphQL
Tokenization
Integration Overview
Playground
Sandbox
Rate limiting
Schema
Copy
Ask AI
{
"authentication"
:
AuthenticationUpdatePasswordInput
,
"userProfile"
:
UpdateUserProfileInput
}
UpdateUserAsAuthenticatedUserInput
InputObject
Input for updating the current authenticated user’s profile and/or password.
Input Fields
authentication
New authentication credentials.
userProfile
User profile fields to update.
Schema
Copy
Ask AI
{
"authentication"
:
AuthenticationUpdatePasswordInput
,
"userProfile"
:
UpdateUserProfileInput
}
⌘I