Skip to main content
PATCH
Update email is the endpoint through which the user registers their email address.
Submitting input on its own registers the email as unverified (pending). Include output.verifiedAt to mark it ok immediately, or submit it in a later call to verify an existing pending registration. See verification models for details.

Authorizations

Authorization
string
header
required

OAuth 2.0 authentication.

Body

application/json
input
object
required

Input of the KYC process.

output
object

Output of the KYC process.

Response

KYC email process updated.

email
object
required

The KYC email object.