Update an existing connection by ID

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 1 and 255
^[a-zA-Z0-9_-]+$

Unique identifier for the Company

string
required
length between 1 and 255
^[a-zA-Z0-9_-]+$

Unique identifier for the Connection

Body Params

Update schema for modifying Connection

string

References users.user_id — An individual user account within a company. See GET /users for valid values. Optional.

int64

References storage_engines.engine_id — Fact table of all the different storage engines we support. See GET /storage_engines for valid values. Required.

string

References companies.company_id — A Spartera seller or buyer company account. See GET /companies for valid values. Required.

string
enum

Optional. One of: SERVICE_ACCOUNT, USERNAME_PASSWORD, API_KEY, SERVICE_IDENTITY, ACCESS_KEY, … (10 total).

string

Optional.

string

Optional.

string

Domain of the external API provider (e.g., 'api.weather.com')

boolean

Optional.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json