Update account configuration (all fields optional)Documentation Index
Fetch the complete documentation index at: https://developers.squads.so/llms.txt
Use this file to discover all available pages before exploring further.
Example
Properties
| Property | Type | Description |
|---|---|---|
signers? | AccountSigner[] | Signers (replaces existing if provided) |
threshold? | number | Approval threshold (must not exceed signers.length, range: 1-10) |
timeLock? | number | Time lock in seconds (range: 1 to u32::MAX) |
adminAddress? | string | Admin address (pass null to remove) |
transactionSigners? | string[] | Signer addresses that must approve this update |