pub async fn migrate_restore(
ctx: RequestCtx,
__arg1: Json<MigrateRestoreRequest>,
) -> Result<impl IntoResponse, (StatusCode, Json<ErrorResponse>)>Expand description
POST /v2/migrate/restore — import BOS session templates and related artifacts from backup.