Registration
Cette page n'est pas disponible en français. La version anglaise est affichée.
Resend confirmation code
Use this method to resend the confirmation code to the client's email address for a pending registration.
Path Parameters
registerId*string
The identifier of the pending registration received from the initialize endpoint.
Format
uuidResponse Body
application/json
application/json
curl -X POST "https://example.com/api/v2/my/signup/36f59381-5b54-48bd-a0c7-3b908c476732/resend"Empty
{ "error": { "message": "Not Found" }}{ "error": { "message": "Too Many Requests" }}