Skip to main content
POST
/
auth
/
register
Error
A valid request URL is required to generate request examples
{
  "data": {
    "attributes": {
      "message": "<string>"
    },
    "type": "<string>"
  }
}
{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}
{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}

Body

application/json

User registration details

Register input model

data
object

Response

Created

Register response model

data
object