API to create selected users FTP backups with Admin Login

vikas

New member
Joined
Jul 17, 2023
Messages
2
Hi,
It will be very helpful if i get a help on this.
I am writing an PHP script for my DA account where i need to create backups of user to FTP location.

I have done research on this but not found the actual API and parameters to post to create backups of users using Admin Login credentials.

Please help me with this.
 
you can see all parameter that created by admin backup/restore with browser network tab.

just trying to use all option in admin backup and use network tab to capture POST parameter.

All parameter in panel will work same as in API.
 
Thank you @jamgames2 for you reply.
It helped me and it worked.


Can you also let me know if how to check the progress of the backup or the status if it is completed or failed ?
 
Back
Top