Create a metadata value

Beta
Create 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.

Request

This endpoint expects an object.
metadata_typeenumRequired
Supported metadata types.
Allowed values:
namestringRequired
descriptionstringRequired
exampleslist of stringsRequired

Response

Successful Response
itemobject
A metadata value.

Errors