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 |
Last updated