cURL
curl --request POST \ --url https://universal.rollout.com/api/auth/otp/{otpChallengeId} \ --header 'Content-Type: application/json' \ --data ' { "otp": "<string>" } '
{ "ok": true, "credential": { "id": "<string>" } }
Documentation IndexFetch the complete documentation index at: https://rollout.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://rollout.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
OK
Show child attributes