Skip to content

Delete User

David Haller edited this page Jul 8, 2018 · 3 revisions

Delete User

URL : /users/:name

Method : DELETE

Auth required : YES (Admin)

Success Response

204 NO CONTENT

Error Response

401 UNAUTHORIZED

Authorization fails.

403 FORBIDDEN

The permissions are not sufficient.

404 NOT FOUND

The given user does not exist.

Clone this wiki locally