Skip to main content
PATCH
Update Profile

Body

application/json
firstName
string
Maximum string length: 100
lastName
string
Maximum string length: 100
phone
string | null
Maximum string length: 50
Pattern: ^\+?[0-9 ().-]+$

Response

200 - application/json
phone
string | null
required
pendingEmail
string | null
required
hasPassword
boolean
required
googleLinked
boolean
required
id
string
required
email
string
required
firstName
string | null
required
lastName
string | null
required
status
enum<string>
required
Available options:
active,
inactive,
deactivated
avatar
string | null
required