Change Password

Change the current user password.

Change password

post
/auth/change-password

Change password by organization user

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
passwordstringRequired

Password

Example: <password>
tokenstringRequired

Token

Example: <token>
Responses
chevron-right
200

OK

application/json
post
/auth/change-password

Last updated

Was this helpful?