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
Authorizations
Path Parameters
Body
application/json
The parameters to initialise a new connection
The body is of type object
.
Response
200
application/json
The configuration to initialise a new connection.
The response is of type object
.