Skip to main content
POST
Create knowledge from connection

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
connection_id
string
required

The id of the connection to be used to create the knowledge.

Response

Successfully generated a redirect URL to start knowledge creation.

The redirect_url object represents a redirect url for a connection.

object
enum<string>
required
Available options:
redirect_url
redirect_url
string
required

The redirect url for a connection.