---
title: "Set product meta"
method: POST
path: "/v2/files/meta/product"
tags: ["v2"]
---

# Set product meta

`POST /v2/files/meta/product`

Use this API method to set product meta fields for an image. This can be used by retailers for organizing images into product groups for an ecommerce store.

## Query parameters

- `filename` string, required

## Request body

- Model68
  - `id` string
  - `name` string
  - `brand` string
  - `category1` string
  - `category2` string

## Response `default`

Successful

---

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