Skip to main content
POST
Approve Device Authorization

Authorizations

korve.session_token
string
cookie
required

Path Parameters

orgId
string
required

The organization's id (UUID) or slug — either form is accepted.

userCode
string
required

Human-entered pairing code in XXXX-XXXX form, from an unambiguous alphabet.

Maximum string length: 9
Pattern: ^[BCDFGHJKLMNPQRSTVWXZ]{4}-[BCDFGHJKLMNPQRSTVWXZ]{4}$

Body

application/json

The body is of type object.

Response

Device authorization approved; the device completes on its next poll.

approved
enum<boolean>
required
Available options:
true