PUT
/
connections
/
{projectId}
/
{connectionId}
{
  "id": "8db17e23-29de-4dab-8886-af9717e0e742",
  "type": "airtable",
  "name": "airtable2",
  "appId": "mtKDhe1U"
}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

projectId
string
required
connectionId
string
required

Body

application/json · object

The body is of type object.

Response

200 - application/json

The response is of type object.