session: ********************
New-Api-User: ********************
Authorization: ********************
curl --location '/api/user/2fa/enable' \ --header 'New-Api-User: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "code": "string" }'