post https://example.com//get_authorization_url
Get OAuth authorization URL for a connector.
Constructs and returns the OAuth 2.0 authorization URL for the specified connector.
This URL can be used to direct users to the authorization page where they can grant
access to their account. Upon authorization completion, users will be redirected to
the specified callback URL.