Skip to main content
PUT
Tag Wallet

Authentication

✅ Organization User (CustomerEmployee)
❌ Delegated User (EndUser)
✅ Service Account

Required Permissions

Wallets:Tags:Add: Always required.

Authorizations

Authorization
string
header
required

Bearer Token: Used to authenticate API requests. More details how to generate the token: Authentication flows

X-DFNS-USERACTION
string
header
required

User Action Signature: Used to sign the change-inducing API requests. More details how to generate the token: User Action Signing flows

Path Parameters

walletId
string
required
Minimum string length: 1

Body

application/json
tags
string[]
required
Required array length: 1 - 10 elements

Wallet Tag.

Pattern: ^[a-zA-Z0-9_.:/+-]{1,100}$

Response

200 - application/json

Success

The response is of type object.

Last modified on July 9, 2026