Skip to main content
Update connector schemas

Authorizations

Authorization
string
header
required

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

Path Parameters

workspace_slug
string
required

URL-friendly workspace identifier

Example:

"acme"

connector_id
string
required

Body

application/json
schemas
object[]
tables
object[]
columns
object[]

Response

Schemas updated

Last modified on July 23, 2026