Create an AgentAsk AIpost https://api.d-id.com/agentsCreates a new Agent.Body Paramspreview_namestringAgent namepreview_descriptionstringDescription of the agentpresenterPhoto AvatarVideo AvatarExpressive AvatarrequiredDefines the Agent’s avatar, including its visual appearance and voice.Photo Avatar objectllmOpenAIGoogleOpenAI ExternalAzure OpenAI ExternalD-ID GPT OSSCustomConfiguration for the Large Language Model used by the Agent to generate responses. D-ID and Google providers are only supported with Expressive Avatar presenters.OpenAI objectknowledgeobjectKnowledge Base used by the Agent to retrieve answers (RAG). Use the ID returned by the Create Knowledge endpoint.knowledge objectstarter_messagearray of stringsList of suggested questions shown to the user at the start of the chat.starter_messageADD stringgreetingsarray of stringsGreeting messages used when the chat starts. One greeting is selected at random.greetingsADD stringuser_datastringlength between 1 and 1000embedbooleanEnables the Agent for use with the SDK or website embedding via D-ID Studio.truefalsetriggersobjectEvent-based trigger configuration for the Agent.triggers objectHeadersx-api-key-externalstringUse your own ElevenLabs API key for TTS (IVC voices only), consuming your ElevenLabs quota. Example: {"elevenlabs": "ABCDEFGH123456"}Responses 200OK 401AuthorizationErrorUpdated 3 months ago