curl --location --request POST 'http://127.0.0.1:5700/api/security/2fa/setup'
{ "data": { "secret": "string", "uri": "string" } }