cURL
curl --request POST \ --url https://alerts-api.dial.to/v2/channel/email/resend \ --header 'Authorization: Bearer <token>' \ --header 'X-Dialect-Client-Key: <x-dialect-client-key>'
This response does not have an example.
Resend email verification for a subscriber
Bearer token authentication for subscriber calls
Client Key used to uniquely identify the client
"dk_gyh2eqzfkc4mhp5eiahnndkz"
Email verification resent successfully
Was this page helpful?