API reference/Auth
Send a new verification code
POST
/v1/auth/verify-email/resendAt most once a minute per address.
no auth
Request body application/json · required
emailstringrequiredResponses
202Acceptedapplication/json
messagestringrequiredstatusstringrequired422Unprocessable Entityapplication/problem+json
codestringrequiredStable machine-readable error code
detailstringHuman-readable explanation
errorsarray of objectField-level validation errors
request_idstringCorrelates with server logs and traces
statusinteger (int64)requiredHTTP status code
titlestringrequiredShort summary of the problem type
typestringURI identifying the problem type
429Too Many Requestsapplication/problem+json
codestringrequiredStable machine-readable error code
detailstringHuman-readable explanation
errorsarray of objectField-level validation errors
request_idstringCorrelates with server logs and traces
statusinteger (int64)requiredHTTP status code
titlestringrequiredShort summary of the problem type
typestringURI identifying the problem type
500Internal Server Errorapplication/problem+json
codestringrequiredStable machine-readable error code
detailstringHuman-readable explanation
errorsarray of objectField-level validation errors
request_idstringCorrelates with server logs and traces
statusinteger (int64)requiredHTTP status code
titlestringrequiredShort summary of the problem type
typestringURI identifying the problem type
Was this page useful?Open an issue
v0.5