POST /api/tts/generatesplitter (inline configuration object) and splitterId (reference to a saved configuration ID).data.id returned here is the value you can pass as splitterId. In splitter mode you must also pass text, and you must not also pass contents.TTS_SPLITTER_INVALID)config must be a non-array object.fallbackConfig, and no splitterMarks, it is invalid.lookupTable is present: it must be a non-array object; each entry must be a non-array object containing a non-empty tags array; tags elements may only be strings or arrays of strings.fallbackConfig is present: it must be a non-array object and must contain a string voiceId.splitterMarks is present: it must be an array, and every element must be a string of exactly 2 characters.TTS_SPLITTER_METADATA_INVALIDPOST /api/tts/generate references a configuration via splitterIdmetadata JSON fails to parse; that is server-side data corruption (HTTP 500).X-Vocu-App-Request-Id response header when troubleshooting.