cURL
curl --request PATCH \
--url https://app.teable.ai/api/user/notify-meta \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN' \
--header 'content-type: application/json' \
--data '{"email":true}'user
Patch usernotify meta
Update user notification meta
PATCH
/
user
/
notify-meta
cURL
curl --request PATCH \
--url https://app.teable.ai/api/user/notify-meta \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN' \
--header 'content-type: application/json' \
--data '{"email":true}'Last modified on March 5, 2026
Was this page helpful?
⌘I

