Requesting authorization

When I am trying to Requesting authorization, i want users to be always in logged out state.

Is there a way or any parameter which we can add in url

https://oauth.pipedrive.com/oauth/authorize?client_id=b4d083d9216986345b32&state=148aHxbdd92&redirect_uri=https://awesomeapp.com/oauth/callback

to ignore currently logged in user credentials.

Hello @Hemal_Majethiya

It is not possible to control the session by passing the parameter to the authorization URL. If the user is logged in, the login screen will not be shown.