v1

latestSwagger 2.0raw.githubusercontent.com2018-12-0670110154.0 KB
oauth

Starts the google oauth flow

Starts the google oauth flow by redirecting the user to a google domain URL

get/oauth/{clientAccount}

Path parameters

clientAccountstring required

The identifier of the client account. The identifier 'me' always refers to the client that corresponds to the currently logged in user account.

Headers

Authorizationstring

Bearer <API_Token>. Include this for API Token authentication