connections
Post organisations connection init
InitialiseConnection is used to initiate a connection of an App to a user’s organisation. Different connections require different auth methods (or even no auth method at all), this endpoint returns the necessary configuration required to establish that connection.
POST
cURL
Authorizations
Path Parameters
Body
application/json
The parameters to initialise a new connection
Response
200
application/json
The configuration to initialise a new connection.
cURL