Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.dataspike.io/api/v4/email/otp/resend \ --header 'Content-Type: application/json' \ --header 'ds-api-token: <api-key>' \ --data ' { "check_id": "019d4e88-f847-7aa0-892f-bd2d85537ffe", "locale": "<string>" } '
{ "sent": true, "expires_at": "2024-01-01T00:10:00Z" }
Resends the one-time password to the email address. Subject to rate limiting.
"019d4e88-f847-7aa0-892f-bd2d85537ffe"
OTP resent.
"2024-01-01T00:10:00Z"