Issue a push notification that can be used to verify a list of resources
POST
/challenges/push/{channel} Starts the verification process for a list of resources in which a push notification is sent to a device belonging to the logged-in user that was previously enrolled through the /authentication_factors/push/{channel} endpoint.
This endpoint can be used to challenge Outgoing Wire Transfers & Sends.
You should only start this process if the resource state is PENDING_CHALLENGE.
Request
Header parameters
Path parameters
Request body
*application/json
objectobject · 2 fields
Responses
200OK
Success
Headers
Body
application/json
objectobject · 1 field
Response example
{ "scaChallengeId": "string"}