Start cloud file OAuth
Begins the OAuth authorization for a cloud file-service connection and returns the provider authorize URL to redirect the user to. On the user’s consent, the provider redirects to the callback, which creates the connection.
Path Parameters
Workspace identifier.
The cloud file provider to connect.
"google_drive"Body
Request payload for starting a cloud file-service OAuth authorization.
Request payload for starting a cloud file-service OAuth authorization.
Response
The response to a successful authorization start: where to send the user.
The response to a successful authorization start: where to send the user.
The provider authorize URL the client should redirect the user to.