account settings
Delete TG bot commands
Clears all bot commands configured for a Telegram bot account.
AuthorizationBearer <token>
API key authentication - use your Late API key as a Bearer token
In: header
Path Parameters
accountIdstring
Response Body
application/json
curl -X DELETE "https://getlate.dev/api/v1/accounts/string/telegram-commands"Empty
{
"error": "Unauthorized"
}