v3

latestOpenAPI 3.0.12026-07-314655871.8 MB
Service

Create a new (sub) user for service

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

Path parameters

projectstring required

Project name

service_namestring required

Service name

Request body

authentication'null' | 'caching_sha2_password' | 'mysql_native_password'

Service specific authentication details. Currently only used for MySQL where accepted options are 'mysql_native_password' and 'caching_sha2_password', latter being default when this is not explicitly set.

usernamestring required

Service username

Response

Response

messagestring

Printable result of the request