Assign an existing label to a specific wallet in the closed-loop system. This endpoint links the label to the wallet, defining its purpose or operational category for reporting, analytics, and filtering.
Request
Authorization
JWT Bearer
Add the parameter
Authorization
to Headers
Example:
Authorization: ********************
or
Path Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request PUT 'https://api.staging.vrtx.sa/cl/v1/wallets/d8a7f71f-cabd-4720-b7cc-b6745a10cbe2/labels/5a36c74a-e479-43cd-a420-fb72a591d3e6' \
--header'Authorization: Bearer <token>'