Skip to main content
POST
Request a Marqeta UX Toolkit Access Token

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

The ID of the card to generate a token for

Body

application/json

The ux-token to update

dpop
string

A valid Demonstrating Proof of Possession (DPoP) JSON Web Token (JWT).

Response

200 - application/json

The ux-token updated

The response is of type object.