Skip to main content
PUT
/realms/{realmId}/users/{userId}/pin

Authorizations

Authorization
string
header
required

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

Path Parameters

realmId
string
required
userId
string
required

Body

application/json
newPin
string
oldPin
string

Response

default

Undocumented response (no code type, no existing spec).