POST
Request a security PIN

Authorizations

Authorization
string
header
required

The user's id_token from authentication — the ID token, not the access_token. The program and environment come from the token.

Path Parameters

customerId
string
required

The customer's id. It's the customerId from the signed-in user's application (the onboarding response, also returned on the customer's accounts).

Response

PIN sent

success
boolean
Example:

true

message
string
Example:

"PIN sent successfully"