Best-fit scenarios
Creates an SFTPGo account for the user and returns their credentials.
Tater Assistant
Phase One Wiki
Creates an SFTPGo account for the user and returns their credentials.
Creates an SFTPGo account for the user and returns their credentials.
Use the example call shape below and provide only the fields the plugin expects.
<optional custom username>
Default home directory for new SFTP accounts.
Default: /your/default/home/dirBase URL for the SFTPGo API (do not include /api/v2).
Default: https://localhostGroup name to assign to new SFTP accounts.
Default: DNServPassword to authenticate with the SFTPGo API.
Default: passwordUsername to authenticate with the SFTPGo API.
Default: username{
"function": "sftpgo_account",
"arguments": {
"username": "<optional custom username>"
}
}