---
title: "POST /api/core/uns/export-jobs"
method: POST
path: "/api/core/uns/export-jobs"
tags: ["core/uns", "coreUns"]
---

# POST /api/core/uns/export-jobs

`POST /api/core/uns/export-jobs`

## Request body

- UnsExportJobReq
  - `rootNodeId` integer

## Response `200`

A successful response.

- object
  - `code` integer
  - `msg` string
  - `data` Envelope
    - `code` integer, required
    - `msg` string, required
    - `data` object

## Changes

- **2026-08-19** `e5f616b215c8` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/freezonex/apis/untitled-api/changes/api/core/uns/export-jobs/post.md)

---

[API](https://skmtc.dev/freezonex/apis/untitled-api.md) · [All operations](https://skmtc.dev/freezonex/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/freezonex/untitled-api/revisions/e5f616b215c8/schema)
