diff --git a/docs/running-tasks/advanced-features.mdx b/docs/running-tasks/advanced-features.mdx index 401c04808..051b08654 100644 --- a/docs/running-tasks/advanced-features.mdx +++ b/docs/running-tasks/advanced-features.mdx @@ -126,7 +126,7 @@ In the Setup, choose “POST” under the `Action event` selection. Then click In the “Configure”, set up these in order to make a POST request to Skyvern’s TOTP API: -- URL: [`http://54.163.41.95:8000/api/v1/totp`](http://54.163.41.95:8000/api/v1/totp) +- URL: [`https://api.skyvern.com/api/v1/totp`](https://api.skyvern.com/api/v1/totp) - Payload Type: json - Data: - totp_identifier: choose `Raw To Email` after clicking the “+” sign