简体中文
Stop auto-fill a field by AI
cURL
curl --request POST \ --url https://app.teable.cn/api/table/%7BtableId%7D/field/%7BfieldId%7D/stop-fill \ --header 'Authorization: Bearer REPLACE_BEARER_TOKEN'
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Stop auto-fill a field by AI successfully