---
title: "Changes to Edit an album"
method: PATCH
path: "/users/{user_id}/albums/{album_id}"
---

# Changes to Edit an album

`PATCH /users/{user_id}/albums/{album_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 13 revisions.

- **2026-07-13** `ea882e0224a4` — 2 info
- **2019-03-29** `d66f7a79837f` — 2 info
- **2019-02-08** `8e9ff8a1caf3` — 6 info
- **2019-02-01** `ff2c9d773e0b` — 3 info
- **2019-01-11** `89b756668a1e` — 7 info
- **2018-12-05** `26f856a94041` — 16 breaking, 3 warning, 1 info

## Changes

- **2026-07-13** `ea882e0224a4` — 2 info
  - added the required property `metadata/interactions/add_to` to the response with the `200` status
  - added the required property `share_link` to the response with the `200` status
- **2019-03-29** `d66f7a79837f` — 2 info
  - added the required property `autoplay` to the response with the `200` status
  - added the required property `loop` to the response with the `200` status
- **2019-02-08** `8e9ff8a1caf3` — 6 info
  - added the required property `allow_continuous_play` to the response with the `200` status
  - added the required property `allow_downloads` to the response with the `200` status
  - added the required property `allow_share` to the response with the `200` status
  - added the required property `metadata/interactions/add_custom_thumbnails` to the response with the `200` status
  - added the required property `web_brand_color` to the response with the `200` status
  - added the required property `web_custom_logo` to the response with the `200` status
- **2019-02-01** `ff2c9d773e0b` — 3 info
  - added the required property `embed_brand_color` to the response with the `200` status
  - added the required property `embed_custom_logo` to the response with the `200` status
  - added the required property `hide_vimeo_logo` to the response with the `200` status
- **2019-01-11** `89b756668a1e` — 7 info
  - added the new optional request property `domain`
  - added the new optional request property `url`
  - added the new optional request property `use_custom_domain`
  - added the non-success response with the status `404`
  - added the required property `domain` to the response with the `200` status
  - added the required property `url` to the response with the `200` status
  - added the required property `use_custom_domain` to the response with the `200` status
- **2018-12-05** `26f856a94041` — 16 breaking, 3 warning, 1 info
  - removed the required property `allow_continuous_play` from the response with the `200` status
  - removed the required property `allow_downloads` from the response with the `200` status
  - removed the required property `allow_share` from the response with the `200` status
  - removed the required property `autoplay` from the response with the `200` status
  - removed the required property `domain` from the response with the `200` status
  - removed the required property `embed_brand_color` from the response with the `200` status
  - removed the required property `embed_custom_logo` from the response with the `200` status
  - removed the required property `hide_vimeo_logo` from the response with the `200` status
  - removed the required property `loop` from the response with the `200` status
  - removed the required property `metadata/interactions/add_custom_thumbnails` from the response with the `200` status
  - removed the required property `metadata/interactions/add_to` from the response with the `200` status
  - removed the required property `share_link` from the response with the `200` status
  - removed the required property `url` from the response with the `200` status
  - removed the required property `use_custom_domain` from the response with the `200` status
  - removed the required property `web_brand_color` from the response with the `200` status
  - removed the required property `web_custom_logo` from the response with the `200` status
  - removed the request property `domain`
  - removed the request property `url`
  - removed the request property `use_custom_domain`
  - removed the non-success response with the status `404`

---

[Operation](https://skmtc.dev/vimeo/apis/vimeo-api/docs/users/:user_id/albums/:album_id/patch.md) · [API](https://skmtc.dev/vimeo/apis/vimeo-api.md) · [Page](https://skmtc.dev/vimeo/apis/vimeo-api/changes/users/:user_id/albums/:album_id/patch)
