Skip to main content
POST
Error

Body

application/json
name
string
required

User's name

email
string<email>
required

User's email address

password
string
required

Users desired password

organisation
object
Example:
invite_token
string

Optional invite token for joining an existing organization

Response

User created successfully

user
object
Example:
jwt_token
string

JWT token for the authenticated user

refresh_token
string

Refresh token for obtaining new access tokens