POST api/user/resetpin?id={id}&pin={pin}&resetPinFlag={resetPinFlag}

Reset user pin

Request Information

Parameters

NameDescriptionAdditional information
id

Define this parameter in the request URI.

pin

Define this parameter in the request URI.

resetPinFlag

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.