CreateSeriesAliasRequest
aliasstringrequired
Alias text. Will be trimmed; must normalize to non-empty.
Example:
Boku no Hero Academiasourcestring | nullnullable
Optional explicit source. Defaults to manual when called from the API.
Plugin-internal flows write metadata; we don't expose that to HTTP.
CreateSeriesAliasRequest
{
"alias": "Boku no Hero Academia",
"source": "string"
}