Admin - Hosting Account Database Users

Create a new database user

post/api/hosting-account/database-users

Request body

usernamestring required

Database username

passwordstring required

Database password

hosting_account_idinteger required

ID of the hosting account

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.