Change Password
Change the current user password.
Change password by organization user
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
passwordstringRequiredExample:
Password
<password>tokenstringRequiredExample:
Token
<token>Responses
200
OK
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
post
/auth/change-passwordLast updated
Was this helpful?

