update_geomi_api_key
Modify an existing Geomi API key's configuration, including access permissions and rate limits, for Aptos development workflows.
Instructions
Update an API Key for your Geomi Organization. Geomi is the essential toolkit for Aptos developers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| application_id | Yes | The application id to update the api key for. | |
| current_api_key_name | Yes | The current name of the api key. | |
| frontend_args | No | ||
| new_api_key_name | No | The new name of the api key. | |
| organization_id | Yes | The organization id to update the api key for. | |
| project_id | Yes | The project id to update the api key for. |