Skip to main content

Save API Key

cc.save_api_key

#

Saves the API key to the config file.

Parameters

api_key

The API key to save

settings

The settings object to use. If None, the default settings will be used.

Return Type

None

Returns

None