Auth

Register

Registro de usuario

post/api/auth/register

Request body

nombrestring required
correo_electronicostring required
telefonostring
contraseñastring required
confirmar_contraseñastring required

Response

Successful Response

tokenstring required
access_tokenstring required

Changes