Update a metadata value

Beta
Update a metadata value. - Genre: The overall story category or narrative style of the content. - Mood: The emotional tone or feeling the content creates. - Subject: The main topic or theme the content focuses on. - Format: The structural style or production type of the content.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

metadata_idstringRequiredformat: "uuid"

Request

This endpoint expects an object.
namestring or nullOptional
descriptionstring or nullOptional
exampleslist of strings or nullOptional

Response

Successful Response
itemobject
A metadata value.

Errors