/
A1
a11ywatch
/
A11ywatch Client
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
a11ywatch
A11ywatch Client
post
Register user into the system
v1
latest
OpenAPI 3.0.21
MIT
2026-07-17
17
14
27.4 KB
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