Skip to main content
POST
Check if the given PIN is correct for the user.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer
required

Body

application/json
pin
integer

Response

200 - application/json

Success

data
object