users.setSecureValueErrors
Last updated
Was this helpful?
Last updated
Was this helpful?
Notify the user that the sent data contains some errors The user will not be able to re-submit their Passport data to you until the errors are fixed (the contents of the field for which you returned the error must change).
Name
Type
Description
id
The user
errors
Errors
Code
Type
Description
400
USER_ID_INVALID
The provided user ID is invalid
< >