cURL
curl --request POST \
--url https://app.teable.ai/api/table/%7BtableId%7D/field/%7BfieldId%7D/stop-fill \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'field
Stop auto-fill a field by AI
Stop auto-fill a field by AI
POST
/
table
/
{tableId}
/
field
/
{fieldId}
/
stop-fill
cURL
curl --request POST \
--url https://app.teable.ai/api/table/%7BtableId%7D/field/%7BfieldId%7D/stop-fill \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'Last modified on March 5, 2026
Was this page helpful?
⌘I

