Skip to main content
PUT
Upsert a record

Authorizations

Authorization
string
header
required

This API uses OAuth 2.0 with the authorization code grant flow.

Path Parameters

object
string
required

A UUID or slug to identify the object the record should belong to.

Example:

"people"

Query Parameters

matching_attribute
string
required

The ID or slug of the attribute to use to check if a record already exists. The attribute must be unique.

Example:

"41252299-f8c7-4b5e-99c9-4ff8321d2f96"

Body

application/json
data
object
required

Response

Success

Success

data
object
required