Skip to main content
POST
Send the SMS 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.

phone
string
required

The phone number to receive the SMS code, in E.164 format.

Response

200 - application/json

The SMS code was sent.

data
object
meta
object