For the complete documentation index, see llms.txt. This page is also available as Markdown.

2025-02-24: Media Service - support for labels

Overview

Request body for creating or updating assets has been extended with new reference type - LABEL - which should be used to assign media to the labels.

Updated endpoints

Endpoint
Description

Creating a media

Request body's refIds.type field has a new enum value - LABEL.

Updating a media

Request body's refIds.type field has a new enum value - LABEL.

Known problems

There are no known problems.

Last updated

Was this helpful?