Create User’s Signing Method

This endpoint allows you to create a signing method for a user, whether it's their first or an additional one. The first signing method must always be a six-digit PIN, and does not require the Signing-Method to be passed in the header. For creating subsequent signing methods like BIOMETRIC/EMERGENCY_CODE/PASSWORD, include an existing valid Signing-Method in the request header.

Path Params
string
required

This is the UUID of user whose signing method you want to create.

Body Params
Headers
string

You can choose between the Signing-Method or the Encrypted-Signing-Method header. The Signing-Method header is not required if you are creating the first signing method as PIN. It is only required when you create a subsequent signing method for the user. Format should be id:value.

string

Use this for encrypted PIN transfers. The Encrypted-Signing-Method indicates that the signing method and the request body are encrypted. Click here to read about encrypted PIN transfers.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json