User authentication code
A user authentication code account lets you authenticate yourself as part of multi-factor authentication.
API actions
resend
example
curl -X POST 'https://api.eu.navixy.com/v2/user/auth/code/resend' \
-H 'Authorization: NVX 22eac1c27af4be7b9d04da2ce1af111b'response
{
"success": true
}verify
parameters
name
description
type
example
response
errors
Last updated
Was this helpful?