Update key
Updates API key properties.
Documentation Index
Fetch the complete documentation index at: https://private-7c7dfe99-mintlify-44cf2c7c.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use key ID and key secret obtained in ClickHouse Cloud console: https://clickhouse.com/docs/cloud/manage/openapi
Path Parameters
ID of the organization that owns the key.
ID of the key to update.
Body
Name of the key
List of roles assigned to the key. Contains at least 1 element.
admin, developer, query_endpoints Timestamp the key expires. If null or is empty the key never expires. ISO-8601.
State of the key: 'enabled', 'disabled'.
enabled, disabled List of IP addresses allowed to access the API using this key