cURL
curl --request POST \ --url https://api.paylora.org/api/v1/auth/resend_confirm_email \ --header 'Content-Type: application/json' \ --data ' { "email": "test@email.com" } '
{ "success": true }
Resend confirmation email api
Documentation IndexFetch the complete documentation index at: https://docs.paylora.org/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.paylora.org/llms.txt
Use this file to discover all available pages before exploring further.
"test@email.com"
Email sent