Issue a push notification that can be used to step-up a token
POST
/stepup/challenges/push/{channel} Initiates the step-up token process by submitting a push notification to a device belonging to the logged-in user that was previously enrolled through the /authentication_factors/push/{channel} endpoint.
You should only start this process if the token step-up isn't already in flight.
Request
Header parameters
Path parameters
Responses
200OK
Success
Headers
Body
application/json
objectobject · 1 field
Response example
{ "id": "string"}