Skip to main content
PUT
Update authenticated user password

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
current_password
string
required

The current account password.

password
string
required

The password.

password_confirmation
string
required

Response

success
string
required
data
object
required