Auth
Request TOTP
Some applications may need customers to authorize other systems on their behalf. With the ‘totp’ endpoint, customers can request a temporal code that other systems can use to confirm the customer identity.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The customer unique identifier
Optional field for additional information
Response
201
application/json
TOTP token created