Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Modify the property of the current logined user. Currently only login password is supported.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.