Bulk update records with field values
Authentication
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
Headers
Query parameters
Search for the given value, returning matching rows. For exact matches, wrap the value in double quotes (“Bob”). To search for null values, send empty double quotes ("")
Sort direction - asc (ascending) or desc (descending)