🚀 Bulk Download Attachments Are Live! See our changelog for details.
cURL
curl --request DELETE \ --url https://app.teable.ai/api/admin/user/%7BuserId%7D/permanent-delete \ --header 'Authorization: Bearer REPLACE_BEARER_TOKEN'
Permanent delete a user by user ID for admin
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Was this page helpful?