Skip to main content
PATCH
Update a record (append multiselect values)

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 of the object the record belongs to.

Example:

"people"

record_id
string
required

A UUID of the record to update.

Example:

"891dcbfc-9141-415d-9b2a-2238a6cc012d"

Body

application/json
data
object
required

Response

Success

Success

data
object
required