post https://api.velodro.me/account/password
Log in to see full request history
Responses
xxxxxxxxxx
curl -X POST -H "Authorization: Basic YOUR_AUTH_TOKEN" -H "Content-Type: multipart/form-data" -F "old_password=YOUR_OLD_PASSWORD" -F "new_password=YOUR_NEW_PASSWORD" 'https://api.velodro.me/account/password'
Try It!
to start a request and see the response here! Or choose an example: