account_add_access_key
Add an access key to a NEAR account to grant full or function-specific contract access. Specify account ID, network, and key permissions for secure account management.
Instructions
Add an access key to an account. This can be used to grant full access to an account, or allow the specified account to have specific function call access to a contract.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
accessKeyArgs | Yes | ||
accountId | Yes | ||
networkId | No | mainnet |