cURL
curl --request PATCH \ --url https://api.gbase.ai/v1/{ai_id}/message_canvas \ --header 'Content-Type: application/json' \ --data ' { "url": "<string>", "title": "<string>" } '
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.gbase.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.gbase.ai/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response