Admin Update User Access Token Spending Limit

put/api/v2/admin/user/{userId}/accesstoken/{accesstokenString}

Admin route to update the spending limit of a user's access token for a coin

Path Parameters

  • userIdstringRequired
    The ID of the user
  • accesstokenStringstringRequired
    The access token string

Request Body

coin string required
txValueLimit string

200 Response

coin string required
txValueLimit string required

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

404 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id