Is there a parameter in authorize api to enforce oauth consent screen always? Similar to `prompt=consent` in https://learn.microsoft.com/en-us/entra/identity-platform/v2-oauth2-auth-code-flow
https://login.wrike.com/oauth2/authorize/v4?client_id=<client_id>&response_type=code
I was not able to find similar references at https://developers.wrike.com/oauth-20-authorization/
Any help is appreciated.