Skip to main content
POST
Register a new user

Body

application/json
name
string
required
email
string<email>
required
password
string<password>
required
password_confirmation
string<password>
required
device_name
string | null

Response

200 - application/json

Successful response

data
object
token
string
token_type
string
Example:

"Bearer"