DELETE
/
auth
/
user
shell
curl --request DELETE \
  --url https://app.teable.ai/api/auth/user \
  --header 'Authorization: Bearer REPLACE_BEARER_TOKEN'
This response does not have an example.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

confirm
string
required

Please enter DELETE to confirm

Response

200

Successfully deleted user