Skip to main content

regenerateBotWebhook

Generate (or rotate) this bot's TradingView webhook token and return the bot with the freshly-revealed webhookUrl. Rotation invalidates the previous URL immediately — the old URL stops resolving the moment this returns. Requires the edit scope on the bot.

regenerateBotWebhook(
id: ID!
): Bot!

Arguments

regenerateBotWebhook.id ● ID! non-null scalar

Type

Bot object