Service:_ClickHouse

Create a ClickHouse user

Creates a new user in ClickHouse.

post/project/{project}/service/{service_name}/clickhouse/user

Path parameters

projectstring required

Project name

service_namestring required

Service name

Request body

namestring required

User name

passwordstring

User password

Response

Response

messagestring

Printable result of the request

Changes

No recorded changes to this endpoint across all 14 revisions of this API.