cURL
curl --request POST \ --url https://app.baseplate.ai/api/datasets/{id}/documents/{document-id}/rows \ --header 'Authorization: <authorization>' \ --header 'Content-Type: application/json' \ --data ' { "rows": [ {} ] } '
Documentation IndexFetch the complete documentation index at: https://docs.baseplate.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.baseplate.ai/llms.txt
Use this file to discover all available pages before exploring further.