Add wallet-policy rule

Adds a rule to a wallet’s policy. A wallet policy’s rules control the conditions under which BitGo will use its single key to sign a transaction. An email notification will be sent to all wallet users when a policy is updated. This email is NOT sent for the first time policy is added.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

A cryptocurrency or token ticker symbol.

string
required

The wallet ID.

Body Params
string

If set, the rule will only apply to the given coin or ERC20 token in an Ethereum wallet. It is generally recommended to not set a coin for policy rules of the following types: advancedWhitelist, allTx, coinAddressWhitelist, coinAddressBlacklist, webhook.

string
required

The id of the rule, must be unique among rules in the policy

string
enum
required

What causes this rule to trigger

Allowed:
condition

Parameters for the type

action
object
required

What happens when this rule is triggered

date-time

The time at which this rule becomes immutable

boolean

When undefined or set to true, generates a policy enforcing the whitelist (if one has not been generated already) after the whitelist is created. If set to false, no policy will be generated.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json