PUT
/
{walletId}
/
asset
/
{assetId}
/
operation
/
{operationId}
/
limit
/
{limitId}

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

tenantId
string
required

Path Parameters

walletId
string
required
assetId
string
required
operationId
string
required
limitId
string
required

Body

application/json
id
object
priority
number

Highest the number highest priroty

order
number
default: 0

order of condition in the group with same priority

enforcementPoint
enum<string>[]
Available options:
UI,
Backend,
Database
action
enum<string>
Available options:
deny,
allow_and_report,
deny_and_report,
ask_user,
allow_once
conditions
object[]

Response

200 - application/json
walletId
string
assetId
string
tenantId
string
oprationLimit
object