Create Widget Avatar

POST
/v1/convai/agents/:agent_id/avatar

Sets the avatar for an agent displayed in the widget

Path parameters

agent_idstringRequired

The id of an agent. This is returned on agent creation.

Request

This endpoint expects a multipart form containing a file.
avatar_filefileRequired

Response

Successful Response

agent_idstring
avatar_urlstringOptional
Built with