Create a new key quorum.
Basic Auth header with your app ID as the username and your app secret as the password.
ID of your Privy app.
Request input for creating a key quorum.
List of P-256 public keys of the keys that should be authorized to sign on the key quorum, in base64-encoded DER format.
1The number of keys that must sign for an action to be valid. Must be less than or equal to total number of key quorum members.
x >= 150List of user IDs of the users that should be authorized to sign on the key quorum.
1List of key quorum IDs that should be members of this key quorum. Key quorums can only be nested 1 level deep.
1 - 5 elementsNewly created key quorum.
A key quorum for authorizing wallet operations.
50x >= 1List of nested key quorum IDs that are members of this key quorum.
1 - 5 elements