cURL
curl --request PUT \ --url https://api.aimtell.com/prod/site/{id} \ --header 'Content-Type: application/json' \ --header 'X-Authorization-Api-Key: <api-key>' \ --data ' { "name": "<string>", "icon": "" } '
{ "result": "success", "message": "Updated website succesfully.", "id": "1" }
Update a Website’s Name or Icon
Documentation IndexFetch the complete documentation index at: https://developers.aimtell.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.aimtell.com/llms.txt
Use this file to discover all available pages before exploring further.
Site ID
Website Name
URL of Website Icon
200