Skip to main content
POST
Set Password

Authorizations

Authorization
string
header
required

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

Body

application/json

Set password for OAuth users who don't have one.

new_password
string
required
Required string length: 8 - 72

Response

Successful Response