Create Card PIN Update URL
Cards
Create Card PIN Update URL
Generates a URL that can be used to render a secure frame to update the PIN for a card account. The URL is single-use and time-limited.
POST
Create Card PIN Update URL
Documentation Index
Fetch the complete documentation index at: https://apidocs.bridge.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Headers
Path Parameters
A UUID that uniquely identifies a resource
Required string length:
1 - 42Pattern:
[a-z0-9]*The ID of the card account
Response
URL to update the card PIN
Response containing a secure URL to update a card's PIN
Single-use, time-limited URL that can be used to securely update the card PIN in an iframe
Example:
"https://secure.example.com/update-pin?token=xyz789"
