English
Get unsubscribe information
cURL
curl --request GET \ --url https://app.teable.ai/api/unsubscribe/%7Btoken%7D \ --header 'Authorization: Bearer REPLACE_BEARER_TOKEN'
{ "type": "automation", "baseId": "<string>", "email": "<string>", "subscriptionStatus": true }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful response
automation
notify
system
verifyCode
resetPassword
invite
common
exportBase
collaboratorCellTag
collaboratorMultiRowTag
notifyMerge
waitlistInvite
automationSendEmailAction
Was this page helpful?