curl --request PATCH \
--url https://api.hostwithdothost.com/auth/token/{identifier}
Used for Resending OTP Code and can be used to send reset token for resetting password
curl --request PATCH \
--url https://api.hostwithdothost.com/auth/token/{identifier}
Was this page helpful?