Stages
Upsert stage
PUT
Upsert stage
Authorizations
Path Parameters
Query Parameters
Required on upsert. Columns to overwrite when a row with a conflicting unique key already exists. Repeat the parameter per column (e.g. '?update=name&update=costCode') — a single comma-separated value is treated as one (invalid) column name.
Example:
Body
application/json
The body is of type object.
Response
200
Upserted stage
Upsert stage