Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.jelou.ai/v1/widget/create \ --header 'Authorization: Basic <encoded-value>' \ --header 'Content-Type: application/json' \ --data ' { "bot": { "id": "<string>" }, "widget": { "properties": {}, "theme": {} }, "credentials": { "blackList": [ "<string>" ], "whiteList": [ "<string>" ] } } '
{ "message": [ "<string>" ], "statusMessage": "<string>", "status": 123, "data": { "Bot": {}, "Widget": {}, "ApiKey": {} } }
Crea widgets en Jelou y personaliza su configuración visual y de comportamiento.
Basic authentication using Base64 encoded clientId:clientSecret
Show child attributes
Widget created
¿Esta página le ayudó?
Contactar soporte