v3

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0162167359.9 KB
User

Update contact name

Update safe contact metadata.

patch/api/v1/user/contacts/{contact_id}

Path parameters

contact_idstring uuid required

Headers

x-api-keystring nullable

Request body

namestring nullable
userIdstring uuid nullable
walletAddressstring nullable
chainIdstring nullable
currencystring nullable
priorityMethod'sepa' | 'swift' | 'ach' | 'uaefts' | 'fedwire' | 'swift-usd' | 'swift-eur' | 'wire' | 'pix' | 'crypto' | 'card' | 'internal' | 'refund'

Transaction type - payment rail.

Includes all FiatPaymentType values (sepa/swift/ach/uaefts) plus extended fiat variants (wire/swift-usd/swift-eur/fedwire/pix) and non-fiat rails (crypto/card/internal/refund).

relationship'self' | 'external'

Relationship between the current user and the contact.

Response

Successful Response

{"stackTrail":"paths:/api/v1/user/contacts/{contact_id}:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}