Go
Delete a connection user
Deletes a specified connection user by its email (you cannot delete all users from specific connection). Currently, only Database Connections are supported.
DELETE
Go
Documentation Index
Fetch the complete documentation index at: https://auth-test.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Autorisations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Paramètres de chemin
The id of the connection (currently only database connections are supported)
Paramètres de requête
The email of the user to delete
Réponse
The user no longer exists.