Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

An API key to authenticate requests

Path Parameters

row_id
string
required

The unique ID of the row to update

Example:

"674535b2b39158b9aae90188fcec23ec"

Body

application/json

Updates the column of a specified row in the contact table

columns
object

The data values with column IDs as keys and their corresponding updated data as values.

Example:

Response

Successfully updated the row

row
object
table
object