Skip to content

Commit

Permalink
Documentation edits made through Mintlify web editor
Browse files Browse the repository at this point in the history
  • Loading branch information
suchintan committed Oct 1, 2024
1 parent b2e8c1e commit b98a986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/running-tasks/advanced-features.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b98a986

Please sign in to comment.