Character
object
Properties
Characterobject
| Property | Type | Description |
|---|---|---|
idrequired | integer | |
namerequired | string | |
imagerequired | string | |
rolerequired | string | MainSupporting |
tags | array | |
alternativeNamesrequired | array | Alternative names for the character (e.g., Korean name, romanized variants) |
description | string | Brief character description (max 1000 characters) |
Example
Character Example
{ "id": 1, "name": "string", "image": "string", "role": "Main", "tags": [ "item1", "item2" ], "alternativeNames": [ "item1", "item2" ], "description": "string"}Related Endpoints
This schema is used in the following endpoints: