post https://api.teamscope.co/user
A sample body payload is shown below.
{
    "email": "[email protected]",
    "prepassword": "12345678",
    "names": "Rodolfo"
}
A sample body payload is shown below.
{
    "email": "[email protected]",
    "prepassword": "12345678",
    "names": "Rodolfo"
}
Try It! to start a request and see the response here!