>>

Resend Verification

This route requires a valid Authorization header.

POST/users/resend-verification

Resend the verification email.

>>

Response

204Empty response.

>>

Example

curl \
  -X POST \
  -H "Authorization: <token>" \
  https://api.eludris.gay/users/resend-verification