Skip to main content
PUT
Bulk upsert projects

Authorizations

X-API-Key
string
header
required

Query Parameters

update
string[]
required

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

Response

200

Upserted records