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 DELETE \ --url https://alto.dialme.at/api/altov2/public/templates/delete \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "id": "<string>" } '
{ "message": "success", "deleted": "tp_***" }
Retrieve your key from Dashboard.
ID of the template
Successful response
"success"
"tp_***"