Static
acceptThe data for the request.
string status
Static
createcreate token
The data for the request.
string token created
Static
createcreate token to impersonate a user (require superadmin)
The data for the request.
string token created
Static
createcreate user
The data for the request.
string user created
Static
declinedecline invite to workspace
The data for the request.
string status
Static
deletedelete token
The data for the request.
string delete token
Static
deletedelete user (require admin privilege)
The data for the request.
string delete user
Static
existsexists email
The data for the request.
boolean user
Static
getget current user email (if logged in)
string user email
Static
getget all runnables in every workspace
unknown free all runnables
Static
getget tutorial progress
unknown tutorial progress
Static
getget current usage outside of premium workspaces
number free usage
Static
getget user (require admin privilege)
The data for the request.
User user created
Static
globalglobal delete user (require super admin)
The data for the request.
string user deleted
Static
globalglobal rename user (require super admin)
The data for the request.
string user renamed
Static
globalglobal update user (require super admin)
The data for the request.
string user updated
Static
globalglobal username info (require super admin)
The data for the request.
unknown user renamed
Static
globalget current global whoami (if logged in)
GlobalUserInfo user email
Static
isis owner of path
The data for the request.
boolean is owner
Static
leaveleave instance
string status
Static
listlist token
The data for the request.
TruncatedToken truncated token
Static
listlist usernames
The data for the request.
string user
Static
listlist users
The data for the request.
User user
Static
listlist all users as super admin (require to be super amdin)
The data for the request.
GlobalUserInfo user
Static
listlist users usage
The data for the request.
UserUsage user
Static
listlist all workspace invites
WorkspaceInvite list all workspace invites
Static
loginlogin with password
The data for the request.
string Successfully authenticated. The session ID is returned in a cookie named token
and as plaintext response. Preferred method of authorization is through the bearer token. The cookie is only for browser convenience.
Static
loginlogin with oauth authorization flow
The data for the request.
string Successfully authenticated. The session ID is returned in a cookie named token
and as plaintext response. Preferred method of authorization is through the bearer token. The cookie is only for browser convenience.
Static
logoutlogout
string clear cookies and clear token (if applicable)
Static
refreshrefresh the current token
string free usage
Static
setset password
The data for the request.
string password set
Static
updateupdate tutorial progress
The data for the request.
string tutorial progress
Static
updateupdate user (require admin privilege)
The data for the request.
string edited user
Static
usernameget email from username
The data for the request.
string email
Static
whoamiwhoami
The data for the request.
User user
Static
whoiswhois
The data for the request.
User user
accept invite to workspace