connections
Post organisations connections
Creates a connection between an organisation and an App. This is to be used by authentication methods which the user can explicitly configure, such as API Key and Basic Auth. For OAuth2/OIDC connections, users should call the InitialiseConnection endpoint instead.
POST
Authorizations
Path Parameters
Body
application/json
CreateConnectionRequest is the payload for creating a new Connection.
CreateConnectionRequestBody is the request body to create a new connection. The ID is automatically generated and the organisation ID is defined by the request's path parameter.
Response
201
application/json
A single Connection result.
The response is of type object
.