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.

Path Parameters

user_id
string
required

ID of the user

Example:

"abcde12345abcde12345a"

token
string
required

An authentication token

Example:

"abcde12345abcde12345a"

Body

application/json
password
string
required
Required string length: 8 - 100
Example:

"Example123!"

Response

Set a new password

success
boolean
required
Example:

true

result
object
required
Example:
errors
object[]
required
Example: