bmviniciuss/postpress

[Duplicated] Feature: Delete User

bmviniciuss opened this issue · 0 comments

Should be able to delete the authenticated user by sending a DELETE request to /user/me.

On success: Should return 204 (No content)
Unauthenticaded: 401
No Token: 401

Assignees: bmviniciuss
Labels: feature