Patch Character Localization

Create or update one locale pack on a canonical character.

Authentication

AuthorizationBearer

LoreOS API key, sent as Authorization: Bearer <key>.

Path parameters

slugstringRequired
localestringRequired

Request

This endpoint expects an object.
reply_languageenumOptional
display_namestring or nullOptional<=120 characters
profilemap from strings to any or nullOptional
greetingobject or nullOptional
voice_sampleslist of objects or nullOptional
example_dialogueslist of objects or nullOptional
onboardinglist of objects or nullOptional
style_noteslist of any or nullOptional
honorificsmap from strings to any or nullOptional
do_not_translate_termslist of strings or nullOptional
statusenum or nullOptional
is_defaultboolean or nullOptional

Response

Successful Response

Errors

422
Unprocessable Entity Error