Skip to main content
POST
Resend the verification email for a pending destination

Authorizations

Authorization
string
header
required

API key for account management endpoints. Use your api_ prefixed token.

Path Parameters

uuid
string<uuid>
required

UUID of the verified_destinations row

Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$

Response

Verification email sent

success
boolean
Example:

true

message
string
Example:

"Verification email sent"

result
object