Skip to main content
POST
Bulk Upsert Location Attributes

Authorizations

x-client-key
string
header
required
x-client-secret
string
header
required

Path Parameters

workspaceId
string<uuid>
required

UUID of the workspace. Must be the workspace your API key is bound to.

Body

application/json
attributes
object[]
required

Attribute definitions to upsert.

Required array length: 1 - 500 elements

Response

One result row per input row, in request order. created distinguishes an insert from an update.