We are looking to implement a solution that triggers a backup and automatically downloads the latest backup. While exploring the API, I found that a secure token is required for the download, which is currently provided via email.
Is there any way to fully automate this process and bypass the email step for token retrieval? Please advise.