Skip to main content
POST
Device Approve

Authorizations

Authorization
string
header
required

API Key or JWT User Token. If using an API Key, set the X-As-User header to act as a specific user. A JWT User Token is always scoped to a specific user.

Body

application/json
device_code
string
required
user_key
string | null
as_admin
boolean
default:false
grant_admin
boolean
default:false
admin_email
string | null

Response

Successful Response

success
boolean
required
message
string
required