---
title: "Changes to Update asset"
method: PATCH
path: "/api/v2/assets/{asset_id}"
---

# Changes to Update asset

`PATCH /api/v2/assets/{asset_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-08-14** `db7a06ac59cc` — 6 warning, 27 info

## Changes

- **2026-08-14** `db7a06ac59cc` — 6 warning, 27 info
  - the `duration` request property's max was set to `31536000.00` (media type: application/json)
  - the `duration` request property's max was set to `31536000.00` (media type: application/x-www-form-urlencoded)
  - the `duration` request property's max was set to `31536000.00` (media type: multipart/form-data)
  - the `duration` request property's min was set to `0.00` (media type: application/json)
  - the `duration` request property's min was set to `0.00` (media type: application/x-www-form-urlencoded)
  - the `duration` request property's min was set to `0.00` (media type: multipart/form-data)
  - added the new optional request property `custom_headers` (media type: application/json)
  - added the new optional request property `custom_headers` (media type: application/x-www-form-urlencoded)
  - added the new optional request property `custom_headers` (media type: multipart/form-data)
  - added the new optional request property `play_days` (media type: application/json)
  - added the new optional request property `play_days` (media type: application/x-www-form-urlencoded)
  - added the new optional request property `play_days` (media type: multipart/form-data)
  - added the new optional request property `play_time_from` (media type: application/json)
  - added the new optional request property `play_time_from` (media type: application/x-www-form-urlencoded)
  - added the new optional request property `play_time_from` (media type: multipart/form-data)
  - added the new optional request property `play_time_to` (media type: application/json)
  - added the new optional request property `play_time_to` (media type: application/x-www-form-urlencoded)
  - added the new optional request property `play_time_to` (media type: multipart/form-data)
  - added the new optional request property `refresh_interval_s` (media type: application/json)
  - added the new optional request property `refresh_interval_s` (media type: application/x-www-form-urlencoded)
  - added the new optional request property `refresh_interval_s` (media type: multipart/form-data)
  - added the new optional request property `skip_ssl_verify` (media type: application/json)
  - added the new optional request property `skip_ssl_verify` (media type: application/x-www-form-urlencoded)
  - added the new optional request property `skip_ssl_verify` (media type: multipart/form-data)
  - added the optional property `play_time_from` to the response with the `200` status
  - added the optional property `play_time_to` to the response with the `200` status
  - added the optional property `skip_ssl_verify` to the response with the `200` status
  - added the required property `custom_headers` to the response with the `200` status
  - added the required property `is_reachable` to the response with the `200` status
  - added the required property `last_reachability_check` to the response with the `200` status
  - added the required property `metadata` to the response with the `200` status
  - added the required property `play_days` to the response with the `200` status
  - added the required property `refresh_interval_s` to the response with the `200` status

---

[Operation](https://skmtc.dev/screenly/apis/anthias-api/docs/api/v2/assets/:asset_id/patch.md) · [API](https://skmtc.dev/screenly/apis/anthias-api.md) · [Page](https://skmtc.dev/screenly/apis/anthias-api/changes/api/v2/assets/:asset_id/patch)
