Version 4.0.25.20 (latest)
Datatype
Description
(object)
object
can
lock
object
Operations the current user is able to perform on this object
created_at
lock
string
Timestamp for the creation of this credential
email
string
EMail address used for user login
forced_password_reset_at_next_login
boolean
Force the user to change their password upon their next login
user_id
lock
string
Unique Id of the user
is_disabled
lock
boolean
Has this credential been disabled?
logged_in_at
lock
string
Timestamp for most recent login using credential
password_reset_url
lock
string
Url with one-time use secret token that the user can use to reset password
account_setup_url
lock
string
Url with one-time use secret token that the user can use to setup account
password_reset_url_expired
lock
boolean
Is password_reset_url expired or not present?
account_setup_url_expired
lock
boolean
Is account_setup_url expired or not present?
type
lock
string
Short name for the type of this kind of credential
url
lock
string
Link to get this item
user_url
lock
string
Link to get this user
Related Methods
- User/user_credentials_email
- User/create_user_credentials_email
- User/update_user_credentials_email
- User/create_user_credentials_email_password_reset
- User/send_user_credentials_email_password_reset

