cURL
curl --request POST \
--url https://app.teable.ai/api/attachments/upload/%7Btoken%7D \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN' \
--header 'content-type: application/json' \
--data '"string"'attachments
Post attachmentsupload
Upload attachment
POST
/
attachments
/
upload
/
{token}
cURL
curl --request POST \
--url https://app.teable.ai/api/attachments/upload/%7Btoken%7D \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN' \
--header 'content-type: application/json' \
--data '"string"'Last modified on March 5, 2026
Was this page helpful?
⌘I

