Authorizations
Basic Auth header with your app ID as the username and your app secret as the password.
Headers
ID of your Privy app.
Body
application/json
List of P-256 public keys of the keys that should be authorized to sign on the key quorum, in base64-encoded DER format.
The 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.
Required range:
x >= 1Maximum length:
50List of user IDs of the users that should be authorized to sign on the key quorum.

