Skip to main content
POST
Add or rename variables
Add new variables or rename existing ones within a Data Lake collection.

Authorizations

Authorization
string
header
required

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

Path Parameters

source
string
required
db
string
required

Body

application/json
newVariables
string[]
renames
object[]

Response

200 - application/json

Variables updated successfully.

statusMessage
string