auth_clear_api_key
Clear the active API key and delete the persisted auth file. Optionally remove the DRITAN_API_KEY environment variable.
Instructions
Clear the active in-memory API key and delete the persisted auth file. Optionally clear DRITAN_API_KEY in this process env.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clearEnv | No | Also remove DRITAN_API_KEY from this process environment. |