Accounts
Accounts API for basic account management.
Get account information
my account
Response
JSON | |
---|---|
|
selected account
sys_administrator
username
- optional, if not provided, the current user account is returned
Account list
sys_administrator
Response
JSON | |
---|---|
|
Copy account roles and teams
sys_administrator
HTTP | |
---|---|
Lock/unlock account
Cancel account
sys_administrator
Business objects:
[app].[user_cancel]
- Triggered when api cancel account is called, additional logic can be added
Update account
HTTP | |
---|---|
username
- optional, if not provided, the current user account is returned
Query parameters:
user_currency
phoneNumber
team_id
user_first_name
user_last_name
user_color
- color in hex formatuser_avatar
- url to avataruser_short
Set Context
Set application context for the user.
HTTP | |
---|---|
username
- optional, if not provided, the current user account is returned