/
LA
laminar
/
Laminar API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 10h ago · Updated 5d ago
View markdown
laminar
Laminar API
post
Create a new user
v1
latest
OpenAPI 3.0.1
2026-08-04
154
122
138.2 KB
API Keys
4
Attachments
5
Authentication
7
post
Get a token
post
Create a new user
post
Refresh token
post
Verify reset code and set new password
post
Initiate password reset
post
Change current user's password
get
Get current user information
Configuration Stores
12
Dev Mode
13
email-domain-controller
8
external
19
Flows
12
Issues
5
Lami Agent
4
monitoring-controller
2
RPA Coordinate Recording
6
Service Accounts
7
Transform
1
Users
4
Workflows
24
Workspace Invitations
6
Workspaces
15
Authentication
Create a new user
Creates a new user in the authentication system
post
/auth/register
Request body
CreateUserRequest
required
email
string
required
password
string
required
firstName
string
required
lastName
string
required
Response
OK