API Reference

Lock Rows

Locks a single or multiple rows.

The request ensures that all specified rows are locked. Locked rows are ignored.

📘

Advanced feature

Row locking is only available in SeaTable Cloud Plus and Enterprise as well as SeaTable Server Enterprise Edition.

Path Params
string
required

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

Body Params
string
required

The name of the table.

row_ids
array of strings
required

ID of the rows

row_ids*
Response

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