API Reference

Unlock Rows

Use this API request to unlock one or more locked rows. As this request
makes sure that all the mentioned rows are unlocked, it's OK to include
rows that were not locked.

Path Params
string
required

The unique identifier of a base. Sometimes also called dtable_uuid.

Body Params
string
required

The name of the table to perform the operation on. Alternatively, you can use the table_id instead of table_name. If using table_id, ensure that the key in the request body is replaced accordingly.

row_ids
array of strings
required

ID of the rows to perform the requested operation.

row_ids*
Response

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