Deletes a specified connection user by its email (you cannot delete all users from specific connection). Currently, only Database Connections are supported.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The id of the connection (currently only database connections are supported)
The email of the user to delete
The user no longer exists.