Skip to main content

Device connects to a pairing session. No authentication required — the code is the credential. Transitions the session f

POST 

/api/v1/deploy/pair/:code/connect

Device connects to a pairing session. No authentication required — the code is the credential. Transitions the session from "pending" to "connected". Returns 410 if expired, 409 if session is not in pending state.

Request

Responses

Success