User
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
email*string
Format
emailLength
length <= 256otp*string
Length
6 <= length <= 6Response Body
application/json
Update password via sudo token PUT
Change a user password, authenticating by providing the old password and a sudo or access token (in 2FA is disabled)
Complete email OTP challenge POST
Providing an access token or a partial auth token and an email OTP, acquire a sudo token or a sudo, refresh and access token respectively
