CreateUserSigningMethod
This endpoint creates a signing method for your user. The signing method should be provided in the header call unless it\'s the first signing method for the user. The first signing method should alway
Last updated
This endpoint creates a signing method for your user. The signing method should be provided in the header call unless it\'s the first signing method for the user. The first signing method should alway
Last updated
Parameters
userId
string
This is the `ID` of user whose **signing method** you want to create.
reqParams
Request data for the operation
signingMethod
This operation requires a valid Signing-Method from the corresponding user
Returns
VyTask<VyEmergencyCodeSigningMethodDto> Signing method is created for user.