/
A1
a11ywatch
/
A11ywatch Client
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3m ago · Updated 1mo ago
Details
Filter operations
collection
5
reports
5
user
4
get
Get user
post
Register user into the system
post
Logs user into the system
post
Logs out current logged in user session
websites
3
user
Register user into the system
Adds a new user not created yet into the system
post
/register
Request body
AuthInput
required
email
string
required
password
string
required
Response
successful operation
Users
required
_id
integer
email
string
jwt
string
role
string
password
string
alertEnabled
boolean
Changes