Skip to main content
POST
Poll Codex device auth

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
device_auth_id
string
required
Minimum string length: 1
Pattern: \S
user_code
string
required
Minimum string length: 1
Pattern: \S

Response

OK

status
enum<string>
required
Available options:
pending