# Append restore task to an application Append restore task to an application. Endpoint: POST /apps/appendrestoretask Version: 6.6.1 Security: ZelID ## Request fields (application/json): - `appname` (string) Name of the application Example: "FoldingAtRunOnFlux11" - `backup` (array) - `backup.component` (string) Name of component Example: "FoldingAtHome" - `backup.restore` (boolean) Whether to perform backup for the component Example: true