---
title: "POST /images/{name}/tag"
method: POST
path: "/images/{name}/tag"
---

# POST /images/{name}/tag

`POST /images/{name}/tag`

Tag an image

## Path parameters

- `name` string, required

## Query parameters

- `repo` string
- `tag` string

## Response `204`

There is no content to send for this request, but the headers may be useful.

## Changes

- **2026-02-14** `31f80d10d31a` — 1 breaking, 6 info
  - removed the success response with the status `201`
  - api tag `Image` removed
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `404`
  - …3 more

[Change history](https://skmtc.dev/hexlet/apis/docker-engine-api/changes/images/:name/tag/post.md)

---

[API](https://skmtc.dev/hexlet/apis/docker-engine-api.md) · [All operations](https://skmtc.dev/hexlet/apis/docker-engine-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hexlet/docker-engine-api/revisions/7dbd508c79cf/schema)
