From b98a9867ed01bca00af572bd6e079bcdd1ca21ae Mon Sep 17 00:00:00 2001 From: Suchintan Date: Tue, 1 Oct 2024 09:36:26 -0600 Subject: [PATCH] Documentation edits made through Mintlify web editor --- docs/running-tasks/advanced-features.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/running-tasks/advanced-features.mdx b/docs/running-tasks/advanced-features.mdx index 401c0480..051b0865 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