delete_geomi_application
Remove an application from your Geomi organization on the Aptos blockchain. Specify the application, organization, and project IDs to delete it.
Instructions
Delete an Application 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 delete. | |
| organization_id | Yes | The organization id to delete the application for. | |
| project_id | Yes | The project id to delete the application for. |