delete
https://api-sandbox.data.one/v1/users/
Given a userId this endpoint deletes a User object. This will also delete all corresponding open banking data and products that has been received for this user.
204User successfully deleted.
401API key authentication unsuccessful.
404User does not exist.