Saltar al contenido principal
POST
Canjear un token de handoff por una sesión de test

Cuerpo

application/json
token
string
requerido

El handoff_token emitido por el ambiente live.

Respuesta

Sesión de test emitida.

access_token
string
expires_at
string<date-time>
refresh_token
string
refresh_expires_at
string<date-time>
account
object

La cuenta espejo en el ambiente de test.

livemode
boolean

Siempre false en el ambiente de test.

Última modificación el 19 de julio de 2026