Initialise OAuth 1.0 Connection
connections
Initialise OAuth 1.0 Connection
InitialiseOAuth1Connection returns a URL to redirect the user to an OAuth 1.0 Provider’s Authorize endpoint.
POST
Initialise OAuth 1.0 Connection
Documentation Index
Fetch the complete documentation index at: https://docs.versori.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token authentication used by the Versori Platform. External consumers must provide an API key, however internal consumers must provide a JWT id_token issued by our IdP.
Body
application/json
InitialiseOAuth1ConnectionRequest is the payload to initialise an OAuth 1.0 connection.
Response
OK
The URL to redirect the user to.