v1

latestOpenAPI 3.1.02026-07-1310868314.3 KB
User

Create User Account

Create a new user account.

post/api/user

Request body

emailstring required

Email address of the user.

passwordstring required

Password for the user.

full_namestring nullable

Full name of the user.

rolestring nullable

Role of the user.

Response

Successful Response

idstring uuid required
emailstring required
is_activeboolean required
created_atstring date-time nullable
updated_atstring date-time

Timestamp of the last update.