Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 604 Bytes

File metadata and controls

11 lines (8 loc) · 604 Bytes

# AgencyHostingV1WebsitesDatabasesCreateDatabaseRequest

Properties

Name Type Description Notes
databaseName string Database name to create (alphanumeric characters).
databaseUser string Database username to create alongside the database (alphanumeric characters).
password string Password for the database user (requires mixed case, letters, and numbers).

[Back to Model list] [Back to API list] [Back to README]