post
https://{basePath}/embedded/api/user/embedded-journey//connection
Creates a connection for an embedded user within a specific Embedded Journey instance using the required app credentials.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Use this API to establish a connection between the end user and a third-party application configured in the Embedded Journey.
For OAuth-based apps, create the connection without passing the connectionInput object. This creates a connection record and returns the connection ID. Then, use the Get connection redirect URL API to generate the OAuth redirect URL and complete authorisation.
For credential-based apps such as api_key, basic_auth, or aws_signature, pass the required fields in the connectionInput object.
