---
title: "Rename binder or update cover"
method: PATCH
path: "/api/binders/{id}"
tags: ["Binders", "Collectibles and packs"]
---

# Rename binder or update cover

`PATCH /api/binders/{id}`

## Path parameters

- `id` string, required

## Request body

- object
  - `name` string
  - `coverImage` string, nullable

## Response `200`

{ binder }

## Other responses

- `400` — VALIDATION_ERROR

---

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