Authorization: ********************curl --location --request POST 'https://api-homolog.docsend.com.br/api/v1/auth/2fa/setup' \
--header 'Authorization: Bearer <token>'{
"qrCodeBase64": "string",
"secret": "string",
"backupCodes": [
"string"
],
"message": "string"
}