/
LA
laminar
/
Laminar API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 12h ago · Updated 12h ago
Details
Filter operations
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
Changes