Authorizations
API key authentication with Bearer token. Include the API key in the Authorization header as 'Bearer YOUR_API_KEY'
Environment identifier for the Grid API. Use 'sandbox' for testing on devnet or 'production' for production on mainnet.
Path Parameters
Account address
Example:
"11111111111111111111111111111112"
Query Parameters
Enable admin mode for advanced operations
Body
application/json
Updated list of account signers
Required array length:
1 - 10
elementsUpdated signature threshold
Required range:
1 <= x <= 10
Updated time lock in seconds
Required range:
x >= 1
Updated admin address
Example:
"11111111111111111111111111111112"
Additional transaction signers
Solana public key in base58 format