Create a new user
  • 20 Mar 2025
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Create a new user

  • Dark
    Light
  • PDF

Article summary

Post
/users

Adds a new user to the system

Body parameters
object
name
string
ExampleJohn Doe
email
string (email)
Responses
201

User created successfully

object
id
string
Example12345
name
string
ExampleJohn Doe
email
string (email)
400

Invalid input

500

Internal server error


Was this article helpful?
Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.