apistockdocs
v0.4 GitHub apistock.dev
API reference/Auth

Verify an email address with its code

POST /v1/auth/verify-email

Body

application/json
codestringrequired
maxLength: 16
emailstringrequired
maxLength: 254

Responses

errors: application/problem+json
204

No Content

422

Unprocessable Entity

429

Too Many Requests

500

Internal Server Error

Match errors on the problem's code, which stays the same, not on its message.

esc
↑↓ move↵ openesc close