When calling the API, please change the target URL and port to http://35.220.164.252:3888/
New APINew API
API ReferenceAI ApplicationsSkills
Management APITwo factor auth

Enable 2FA

🔐 Login Required (User Permission)

POST
/api/user/2fa/enable

Request Body

application/json

code?string

Response Body

curl -X POST "https://loading/api/user/2fa/enable" \  -H "Content-Type: application/json" \  -d '{}'
Empty

How is this guide?