Token Migration
Parámetros de ruta
oldTokenIdstring · máx: 128Requerido
Old token identifier.
Parámetros de encabezado
authorizationstring · mín: 1 · máx: 512Requerido
Technical identifier pre-defined at on-boarding that identifies the API
consumer.
Format shall be the string 'APIKEY' followed by a space and the
api key value.
Example: APIKEY c03f88fe-01ba-11e8-ba89-0ed5f89f718b
x-correlation-idstring · mín: 1 · máx: 36Requerido
Technical identifier used for troubleshooting.
It helps on customer support when needed.
Each API request must be identified with a unique correlation Id.
It correlates the response and the request and eventually a notification if any.
Respuestas
201
OK
application/json
400
Bad request - Not Retryable
application/json
401
Unauthorized - Not Retryable
404
Not Found - Not Retryable
429
Too Many Requests - Retryable
500
Internal Server Error - Not Retryable
503
Service Unavailable - Retryable
post
/tokens/migration/{oldTokenId}Última actualización
¿Te fue útil?