Set pin by pinauth token
POST/identity/v2/auth/pin/set/pinauthtoken
This API is used to set a PIN for users who are logging in or registering for the first time. It requires a valid PIN authentication token and is typically part of the onboarding or initial setup process.
Request
Responses
- 200
- 400
- 403
Successfully submit request to reset the pin
Bad Request - the request is malformed or invalid.
Forbidden - the client is not allowed to access this resource.