Skip to main content
POST
Verify the email OTP for a public DSAR

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
claim_id
string
required

The claim id returned by the begin step.

code
string
required

The 6-digit code from the verification email.

Response

200 - application/json

The email code was correct; phone verification is now unlocked.

data
object
meta
object