authUrl
{ "provider": "DROPBOX" }
curl --location --request POST '/storage' \ --header 'Content-Type: application/json' \ --data-raw '{ "provider": "DROPBOX" }'
{ "authenticationUrl": "https://authorization-server.com/auth" }