Skip to main content

Add User

Add a new user to the database.

Request Body REQUIRED
username Username REQUIRED
password Password REQUIRED
Responses
201

Successful Response

Schema OPTIONAL
id uuid OPTIONAL
username Username
profile_image Profile Image
store_api_key Store Api Key
is_active Is Active
is_superuser Is Superuser
create_at date-time
updated_at date-time
last_login_at Last Login At
422

Validation Error

Schema OPTIONAL
detail object[] OPTIONAL
loc undefined[]
msg Message
type Error Type

Hi, how can I help you?