Skip to main content
POST
/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
pin
string
required
Minimum string length: 1

Response

default

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