Users
Ban/delete user
Ban/delete a user account. Requires admin privileges.
DELETE
Ban/delete user
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the user
Response
Successfully banned user
e-mail address of the user
IDs of assessments the user has access to
boolean flag to indicate whether the user has been banned
boolean flag to indicate whether the user has admin privileges (only visible to admin
invitation URL (only visible to admins)
Ban/delete user