Skip to main content
POST
Connect Catalog Item

Authorizations

Authorization
string
header
required

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

Path Parameters

item_id
string<uuid>
required

Body

application/json

Connect with AgentArea credentials, or override them from Advanced.

client_id
string | null
Required string length: 1 - 512
client_secret
string | null
Required string length: 1 - 4096
credential_mode
enum<string>
default:managed
Available options:
managed,
custom
return_to
string
default:""
Maximum string length: 2048

Response

Successful Response

authorize_url
string
required
connection_id
string<uuid>
required