# cargo logout > Remove an API token from the registry locally. > More information: . - Remove the API token from the local credential storage: `cargo logout` - Specify the name of the registry to use (registry names can be defined in the config - the default is ): `cargo logout --registry {{name}}`