Resend email verification code
POST/api/v1/email-verifications/:verificationId/resend
| URL | Description |
|---|---|
| https://wallet.acc.credenco.com | Generated server url |
Generates a new code for an existing verification and resends it. Limited to 3 resends per verification.
Request
Responses
- 204
- 400
- 401
- 403
New code sent
Resend limit exceeded, already used, or not found.
Unauthorized.
Forbidden.