Bulk update records with field values
Path parameters
Headers
Bearer authentication of the form Bearer <token>
, where token is your auth token.
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)