cURL
curl --request DELETE \
--url https://app.teable.ai/api/auth/user \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'{
"spaces": [
{
"id": "<string>",
"name": "<string>",
"deletedTime": "<string>"
}
]
}auth
Delete authuser
Delete user
DELETE
/
auth
/
user
cURL
curl --request DELETE \
--url https://app.teable.ai/api/auth/user \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'{
"spaces": [
{
"id": "<string>",
"name": "<string>",
"deletedTime": "<string>"
}
]
}最后修改于 2026年3月5日
此页面对您有帮助吗?
⌘I

