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.
The parameters to initialise a new connection
The body is of type object
.
The configuration to initialise a new connection.
The response is of type object
.