Create App Connection

This endpoint creates an app connection for a manual app install. One of companyId or clientIds must be non-null, specifying the client(s)/company who will receive the specified content.

Path Params
string
required

The manual app install id to connect

Body Params
string

The company ID to create the connection for if creating a company membership type connection. Also required when creating individual or group connections where the specified clients belong to multiple companies

clientIds
array of strings

The client users to be included as members of the app connection if creating a group membership type connection. Client users must be part of same company.

clientIds
string
required

The type of connection to create, this will affect how clients view the connection within the workspace. One of: embed or link.

string
required

The content that should be seen by the members of the app connection. Can be a public URL or iframe.

Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json