Change password
Set a new password for the current user.
post
/me/password
Authorizations
Body
currentPasswordstring · password · min: 8 · max: 64required
The current password as an extra precaution.
newPasswordstring · password · min: 8 · max: 64required
The new password to set.
Responses
application/json
cURL
JavaScript
Python
HTTP
204
422
429
No body
Last updated
Was this helpful?