post https://totvssign.staging.totvs.app/identityintegration/api/users/register
endpoint para realizar o cadastro do usuário
Responses
endpoint para realizar o cadastro do usuário
xxxxxxxxxx
10curl --request POST \
--url https://totvssign.staging.totvs.app/identityintegration/api/users/register \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"identificationType": 1,
"changePassword": true
}
'
Try It!
to start a request and see the response here! Or choose an example: