API Reference
Log In
API Reference

Update metadata record

Update the data of the specified record.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of a library

Body Params
string

Path to the parent_dir

string

Name of file

data
object

Pass the set of column names and their values. The column names must be present in your table. Different column types require different ways to input values. For eg:
{"Name":"Max", "Age":"21", "Birthday":"2023-02-18", "Checkbox":"true"}

Response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json