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.”
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Credential created
The response is of type object
.
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.”
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Credential created
The response is of type object
.