---
title: "creates a json file with metadata for deposition to EMPIAR"
method: POST
path: "/empiar/metadata"
tags: ["empiar"]
---

# creates a json file with metadata for deposition to EMPIAR

`POST /empiar/metadata`

NA

## Request body

- object

## Response `200`

json file with metadata

- EmpiarImageset
  - `category` string
  - `data_format` string
  - `details` string
  - `directory` string
  - `frames_per_image` integer
  - `header_format` string
  - `image_height` integer
  - `image_width` integer
  - `micrographs_file_pattern` string
  - `name` string
  - `num_images_or_tilt_series` integer
  - `picked_particles_directory` string
  - `picked_particles_file_pattern` string
  - `pixel_height` number
  - `pixel_width` number
  - `voxel_type` string

## Other responses

- `400` — Error response
- `500` — Internal server error

---

[API](https://skmtc.net/swissopenem/apis/openem-depositor-api.md) · [All operations](https://skmtc.net/swissopenem/apis/openem-depositor-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/swissopenem/openem-depositor-api/versions/730e1f0808f6/schema)
