Register Account
Endpoint to register account
Parameters
the email of the account
the new password of the account
the name of the account
the lastName of the account
Response Description
Below you will see the description of the bot response
Unique identifier of the user.
The first name of the user.
The last name of the user.
The email address of the user.
Authentication token for the user’s session.
The unique identifier of the associated institution (optional).
The name of the associated institution (optional).
Indicates whether the user’s account is active (optional).
Indicates whether the user has set a password.
Indicates whether the user has super admin privileges.
A list of associated members.
Indicates whether the user is a member (optional).
Segurança
Para acessar este endpoint, é necessário enviar um token de acesso válido através do cabeçalho de autorização (Authorization) da requisição. Além disso, a API é protegida por outras medidas de segurança para proteger os dados dos usuários.