API resource
Backup Destinations
Backup Destinations are external storage connections that can receive backup uploads from WordPress sites in your account. Use Backup Destinations to review available storage providers, see which storage accounts are connected, and confirm the connection details needed before uploading backups.
List backup destinations
Returns backup destinations available to your account. The list includes
/backup-destinations GETShow backup destination
Returns one backup destination by provider ID or saved destination ID.
/backup-destinations/{backup_destination_id} POSTTest backup destination
Tests one saved Dropbox or Google Drive backup destination.
/backup-destinations/{backup_destination_id}/test POSTDisconnect backup destination
Disconnects one saved Dropbox or Google Drive backup destination.
/backup-destinations/{backup_destination_id}/disconnect