Create key
Creates new API key.
Documentation Index
Fetch the complete documentation index at: https://private-7c7dfe99-pg-auto-scale.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 will own the key.
Body
Name of the key.
Timestamp the key expires. If not present, null or is empty the key never expires. ISO-8601.
Initial state of the key: 'enabled', 'disabled'. If not provided the new key will be 'enabled'.
enabled, disabled List of roles assigned to the key. Contains at least 1 element.
admin, developer, query_endpoints List of IP addresses allowed to access the API using this key