Authorization: ********************
curl --location 'https://api-homolog.docsend.com.br/api/v1/auth/2fa/disable' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "currentPassword": "string" }'