Skip to main content
POST
/
auth
/
resend-verification
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's email

Resend Verification input model

data
object

Response

OK

ResendVerification response model

data
object