Create a database credential
databases
Create a database credential
Generates a new secure credential for a database. The generated password is returned in the response, and is the only time the password is available in plaintext. No request body is required.”
POST
Create a database credential
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.