Create Member
Endpoint to create Member
Body Description
The name
The email
The access level can be ADMIN | USER | MANAGER
Response Description
Below you will see the description of the member creation response
Message content.
Optional unique identifier.
Optional ID of the associated institution.
Optional ID of the associated unity.
Optional ID of the associated user.
Optional name of the individual.
Optional email address of the individual.
Optional access level.
Optional status indicator, allowed values are 0 (inactive) or 1 (active).
Optional timestamp indicating when the request was accepted.
Optional timestamp indicating when the record was created.
Optional timestamp indicating when the record was last updated.
Optional nested user object.
Optional URL of the avatar.
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.