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 person ID of the cardholder to generate a token for

Body

application/json

The ux-token-person to update

dpop
string

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

Response

200 - application/json

The ux-token-person updated

The response is of type object.