Reset my password

Sends an email containing a reset password token.

Using the SDK

api.user.reset_self_password()
<?php

$api->user->resetSelfPassword();
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!