Skip to main content
POST
Send the confirmation email again

Authorizations

Authorization
string
header
required

An API key from Settings, API keys. It starts with rc_live_.

Path Parameters

id
string
required

The submission's record ID.

Response

The state after sending. verification_sent_at is null when it still could not go out.

verification_state
enum<string>
Available options:
pending,
unreachable
verification_sent_at
string<date-time> | null