User information

GET /user/

Get current user information

Resource fields

Name

Type

Description

dealer_id

integer

Id of dealer resource.

admin

boolean

User is admin. Default: False

extra_params

string

access

string

extension_id

integer

Id of extension resource.

client_id

integer

Id of client resource.

extension_group_id

integer

Id of extension_group resource.

timezone

string

login

string

User login.

id

integer

User id.


GET /user/oauth/session/

Get current session

Resource fields

Name

Type

Description

expires

string

app_id

string

id

string

Resource id.


PUT /user/reset_password

Reset password for read only user

JSON parameters

Name

Type

Description

password

string

Required. User password.

Resource fields

Name

Type

Description

id

integer

User id.