Skip to main content
POST
Initialise OAuth 1.0 Connection

Authorizations

Authorization
string
header
required

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.

Path Parameters

organisation_id
string<ulid>
required
system_id
string<ulid>
required

Body

application/json

InitialiseOAuth1ConnectionRequest is the payload to initialise an OAuth 1.0 connection.

credential
object
required

Response

OK

url
string
required

The URL to redirect the user to.