curl --request PATCH \ --url 'https://dev-xn3opsf185ssbrge.eu.auth0.com/api/v2/clients/{yourClientId}' \ --header 'authorization: Bearer API2_ACCESS_TOKEN' \ --header 'cache-control: no-cache' \ --header 'content-type: application/json' \ --data '{"initiate_login_uri": ""}'

Log in

Don't have an account?Sign Up