POST
/
api
/
v1
/
catalogs

Authorizations

Authorization
string
headerrequired

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

Body

application/json
connector_id
integer
catalog
object

Response

200 - application/json
id
integer
connector_id
integer
workspace_id
integer
catalog
object
created_at
string
updated_at
string

Was this page helpful?