manage passwords

Download Spec

post /secrets-manager/api/v1/rotate/{host_id}/{account}

initiate rotation

host_id

string

required

account

string

required

Response

ExamplesSchema

Request added to rotation queue

Empty response

post /secrets-manager/api/v1/set-password/{host_id}/{account}

set latest password, no policy checking done

password

string

Response

ExamplesSchema

password saved in vault

Empty response

Was this page helpful?