Reset password using phone number

  • Strapi Version: 4
  • Operating System: Windows
  • Database: Postgres
  • Node Version: 16.20.0
  • NPM Version: 6

Hi, I want to reset my password using phone number. I am creating an app using frontend ionic angular. How can I do this?

custom endpoint

where you basicly do the same as the email reset

Can you please explain a bit or do you have any reference to achieve this task?