Delete Scaleway IAM Application
scaleway_iam_delete_applicationPermanently delete an IAM Application along with all its API keys and detached policies. Requires explicit confirmation to prevent accidental removal.
Instructions
PERMANENTLY delete an IAM Application: also deletes every API key it holds and detaches every policy scoped to it. Any credential still deployed somewhere (e.g. in a host's .env.prod) stops authenticating immediately and irreversibly. Requires confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be explicitly true. Deleting an Application also deletes all its API keys and detaches its policies. | |
| application_id | Yes |