Key Quorums
key_quorums
Methods
Create a new key quorum.
Get a key quorum by ID.
Update a key quorum by key quorum ID.
Delete a key quorum by key quorum ID.
A unique identifier for a key quorum.
Request authorization signature. If multiple signatures are required, they should be comma separated.
Request expiry. Value is a Unix timestamp in milliseconds representing the deadline by which the request must be processed.
Domain types
A public key authorized to sign on a key quorum.
A key quorum for authorizing wallet operations.
Headers required to authorize modifications to key quorums.
Request input for creating a key quorum. At least one of user_ids, public_keys, or key_quorum_ids is required.
Request input for updating an existing key quorum. At least one field must be provided.