---
title: "Register Agiris file code"
method: POST
path: "/apps/{appId}/exports/agiris"
tags: ["Exports", "Agiris"]
---

# Register Agiris file code

`POST /apps/{appId}/exports/agiris`

Agiris specification : the exported file be prefixed with your file code. Sinao will store and prefix your export files with it.

## Path parameters

- `appId` integer, required

## Query parameters

- `file_code` string, required

## Response `200`

Success

- object
  - `file_code` string

## Other responses

- `400` — Bad request
- `404` — Not found

---

[API](https://skmtc.net/sinao/apis/sinao-api.md) · [All operations](https://skmtc.net/sinao/apis/sinao-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sinao/sinao-api/revisions/436b47b78bf4/schema)
