Skip to main content
POST
Set password for SSO user

Path Parameters

userId
integer
required

User ID

Body

application/json
accessToken
string
required
identityProvider
string
required
password
string
required

Response

200 - application/json

OK

success
boolean
required

Whether the operation succeeded

error
string

Optional error description (set if 'success' was false)