curl --request POST \
--url https://api.example.com/v1/openclaw/{instance_id}/backups/{backup_id}/restore \
--header 'Authorization: Bearer <token>'{
"error": "<string>"
}curl --request POST \
--url https://api.example.com/v1/openclaw/{instance_id}/backups/{backup_id}/restore \
--header 'Authorization: Bearer <token>'{
"error": "<string>"
}