How to remove headers like Authorization while using playwright apiContext
My project implemented the Authorization as a fixture so that all test modules can work as a logged-in user.
My project implemented the Authorization as a fixture so that all test modules can work as a logged-in user.