API
Digital Human Configuration

Update a Digital Human

1min
the process to updating a digital human is very similar to that detailed in create a digital human docid\ hoboropyem9tuenmqcf s except that the put head/update endpoint is used, and instead of using the headvisualid as the primary identifier, the headid generated after creating the digital human, is used update head payload { "id" "3fa85f64 5717 4562 b3fc 2c963f66afa6", "name" "string", "alias" "string", "language" "string", "languagespeechrecognition" "string", "ttsprovider" "audiostack", "operationmode" "ttt", "ocprovider" "playground", "promptconfig" { "system prompt" "string", "qa prompt" { "introduction" "string", "personality" "string", "qa instructions" "string" }, "intentions" "string" }, "ttsvoice" "string", "greetings" "string", "voiceflowapikey" "string", "texttotalk" "string", "pluginoperationalmodeconfig" { "name" "string", "url" "string", "options" {} }, "israndomsuggestions" true, "phrases" \[ "string" ], "customwords" {} }