Update Password

View as Markdown
Update your account password by providing your current password and the new password you want to change to.

Authentication

x-api-keystring
API key issued by Staple.
AuthorizationBearer
JWT obtained from the login endpoint.

Request

This endpoint expects an object.
currentPasswordstringOptional
newPasswordstringOptional
confirmPasswordstringOptional

Response

OK