toggle menu
ozone
common
switch theme
search in API
ozone
/
com.atproto.server
/
ResetPasswordRequest
Reset
Password
Request
@
Serializable
data
class
ResetPasswordRequest
(
val
token
:
String
,
val
password
:
String
)
Members
Constructors
Reset
Password
Request
Link copied to clipboard
constructor
(
token
:
String
,
password
:
String
)
Properties
password
Link copied to clipboard
val
password
:
String
token
Link copied to clipboard
val
token
:
String