Update a Single Row
Documents
Update a Single Row
PATCH
Update a Single Row
Documentation Index
Fetch the complete documentation index at: https://docs.baseplate.ai/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Dataset ID
Row ID
Header
Baseplate API key. Must be in the format βBearer $BASEPLATE_API_KEYβ
Use application/json
Body
Updated data. Each key in this object should match a column in your dataset.
Format is same as above example for insertion. One of metadata or data is
required.
Updated metadata. One of metadata or data is required.
Responses
π’ 200: OK