📕
Vaultoro API Docs
  • Getting Started
  • Example API Calls
  • Public
    • Reset email
    • OHLC
    • Orders
    • Ticker
    • Trades
    • Trading Fees
    • Audit
  • Private
  • Ledger
  • Assets
  • Balances
  • History
    • Export
    • Fees
    • Trades
    • Transactions
  • Orders
  • OTC
  • Referrals
  • Tokens
  • Trading Fees
  • User
  • Login History
  • Change Email
  • Audit
  • Portfolio
  • Pending Approvals
  • Unverify
  • Update Terms Version
  • Address Book
    • Delete address
    • Update Address
    • List Addresses
    • Enable Address Book Whitelist
    • Disable address book whitelist
Powered by GitBook
On this page

Was this helpful?

Update Terms Version

This user update endpoint can be used to update the terms version that the user agrees on.

Update User

PATCH https://api.vaultoro.com/v1/user

This endpoint allows you to get free cakes.

Headers

Name
Type
Description

Authorization

string

Bearer xxx

Request Body

Name
Type
Description

termsVersion

integer

The terms version that wanted to be set

action

string

specify the action as setTermsVersion

{    "name": "Cake's name",    "recipe": "Cake's recipe name",    "cake": "Binary cake"}
{    "message": "Ain't no cake like that."}

PreviousUnverifyNextAddress Book

Last updated 3 years ago

Was this helpful?