Change user password
Change the authenticated user's password.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
X-API-Key
Request
This endpoint expects an object.
current_password
Current password
new_password
New password
Response
Successful Response
results