Delete a user
DELETE/v1/users/:username
This action cannot be undone
Once you delete a user or service account, all their data will be erased from MotherDuck. There is no possibility of recovery data or users deleted via the API.
Permanently delete a user and all of their data.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Successful response
Bad Request
Invalid Credentials
Unauthorized
Not Found
Internal Error