timelimit-server/docs/schema/canrecoverpasswordrequest.md
2021-05-24 02:00:00 +02:00

2.5 KiB

CanRecoverPasswordRequest Schema

https://timelimit.io/CanRecoverPasswordRequest
Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated Yes Unknown status No Forbidden Forbidden none CanRecoverPasswordRequest.schema.json

CanRecoverPasswordRequest Type

object (CanRecoverPasswordRequest)

CanRecoverPasswordRequest Properties

Property Type Required Nullable Defined by
mailAuthToken string Required cannot be null CanRecoverPasswordRequest
parentUserId string Required cannot be null CanRecoverPasswordRequest

mailAuthToken

mailAuthToken

mailAuthToken Type

string

parentUserId

parentUserId

parentUserId Type

string

CanRecoverPasswordRequest Definitions