Strapi register api with json and form tutorial # 2
Strapi register api with json and form tutorial # 2
In this tutorial we will learn how to register with username, email and password.
You need to send post request:
[sourcecode]http://localhost:1337/api/auth/local/register[/sourcecode]- email mean user email
- password mean your need to ch0ose a password for new user.
- username – you can choose any username