Specifically I am looking to update the user's password and SSH access via the API.
Background
I have a script that automatically sets up an account and creates a database and user. What I would then like to do is:
SSH into the new account through a script
Run some setup commands (git clone...