Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer token authentication

Body

application/json
code
string
required

The otp code to verify. Eg: "012345"

trustDevice
boolean

If true, the device will be trusted for 30 days. It'll be refreshed on every sign in request within this time. Eg: true

Response

Successful response

status
boolean