Cannot alter "Token Expiration For Browser Flows"

I’m trying to increase the access_token expiry from 7200 seconds to the maximum 86400 seconds under Apis → Auth0 Management API → Settings → Token Expiration For Browser Flows, but it is greyed out. I have this warning message:

This API represents an Auth0 entity and cannot be modified or deleted. You can still authorize clients to consume this API.

Any idea how to fix this?

Any idea how to do this?

It’s not possible to change the Token Expiration For Browser Flows in the default API, to achieve this, you must create a new API, and then change the Token Expiration For Browser Flows. This happens because this API is created to explore the functionalities that you have at your disposal.

Hope this helps.

Any idea how to do this?