Client - Database Users

Create a new database user on the caller's account

post/api/client/database-users

Request body

usernamestring required

Database username

passwordstring required

Database password

Response

Database user created successfully

idinteger

ID of the database user

hosting_account_idinteger

ID of the related hosting account

usernamestring

Database username

username_prefixstring

Prefix for the database username

Changes

No recorded changes to this endpoint across all 1 revision of this API.