SYNO.Backup.Config.Backup
Last modified:2026-01-24 15:06:12
Request
Add parameter in query _sid
Example:_sid: ********************
Responses
application/json
curl --location 'http://localhost:5000/webapi/entry.cgi?api=undefined&version=undefined&method=undefined&_sid=%3Capi-key%3E'
Response Response Example
{
"success": true,
"data": {
"task_id": "string"
}
}
Modified at 2026-01-24 15:06:12