update_geomi_application_name
Change the name of an Aptos application within a Geomi organization and project. Specify organization, project, and application IDs with the new name to update.
Instructions
Update an Application name for your Geomi Organization. Geomi is the essential toolkit for Aptos developers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization_id | Yes | The organization id to update the application name for. | |
| project_id | Yes | The project id to update the application name for. | |
| application_id | Yes | The application id to update the name for. | |
| new_name | Yes | The new name of the application. |