Update policy rule

Updates a policy rule, resulting in a new version number that's equal to the highest existing version plus 1. The ID of the policy rule remains the unchanged.

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

Your Enterprise Id.

string
required

The name of the Touchpoint.

string
required

Id of the policy rule.

Body Params
string
required
length ≤ 256

Human readable name of the rule.

boolean

true, if the policy rule is a BitGo internal rule, false otherwise.

clauses
array of objects
required

List of policy rule Clauses: a combination of Conditions and Actions.

clauses*
filteringConditions
array
required

List of Filtering Conditions that must trigger for the policy rule to be Evaluated.

filteringConditions*
string
enum

Indicates how the policy rule is locked.

  • LOCK_AFTER_DATE - Will lock after the lockDate set on the policy rule.
  • PERMANENT - Is permanently locked.
  • NEVER - Is never locked.
Allowed:
date-time

The date after which the policy rule will be locked. Only applicable if the policy rule is locked with LOCK_AFTER_DATE.

Responses

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