PUT
/
api
/
v1
/
catalogs
/
{id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

id
integer
required

The ID of the catalog to update

Body

application/json
connector_id
integer
catalog
object

Response

200 - application/json
data
object

Was this page helpful?