Skip to content

Skip optional step

POST
/v1/account/register/{regId}/skip
curl --request POST \
--url https://api.parasta.io/v1/account/register/example/skip \
--header 'Content-Type: application/json' \
--header 'X-Pass-Token: <X-Pass-Token>' \
--data '{ "step": "2fa" }'
regId
required
string
Media type application/json
object
step
required
string
Allowed values: 2fa

OK

Media type application/json
object
step
string
Example generated
{
"step": "example"
}

Please contact your representative. 담당자에게 문의해주세요.