POST
/
v1
/
push

Authorizations

Authorization
string
headerrequired

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

Query Parameters

name
string

Name for a single object. Cannot be used with multiple objects.

dry_run
boolean
default: false

Get execution plan without executing it

force
boolean
default: false

Force delete/overwrite even if data will be lost.

rename
string

Use rename strategy. Specify a single renamed object name and its new name.

Body

Object to push in JSON format

Response

200 - application/json

The response is of type object[].