post https://api.astra.datastax.com/v2/databases//resetPassword
Sets a database password to the one specified in POST body
Log in to see full request history
Responses
202The request was accepted
Sets a database password to the one specified in POST body
202The request was accepted
xxxxxxxxxx
curl --request POST \
--url https://api.astra.datastax.com/v2/databases/databaseID/resetPassword \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: