/
LA
laminar
/
Laminar API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 6h ago · Updated 6h ago
View markdown
laminar
Laminar API
post
Create a new user
latest
OpenAPI 3.0.1
2026-08-21
155
122
139.1 KB
e1da36b2ef38
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
20
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