Card Simulator
Unbind a device from a card token
Simulate the removal of a device binding from a card token, marking the device as DELETED within the token record in card-service
post/card-tokens/{tokenId}/devices/{deviceId}/unbind
Path parameters
tokenIdstring required
Card token ID
deviceIdstring required
Device ID to unbind
Query parameters
cardIdstring required
Card ID that owns the token
Response
Device unbound successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.