Responses

  • 200

    2FA disabled

  • 401

    Unauthorized

POST /2fa/disable
curl \
 --request POST 'https://middleware.example.com/api/2fa/disable' \
 --header "Authorization: Bearer $ACCESS_TOKEN"