curl --location --request DELETE 'http://dev-cn.your-api-server.com/api/users/current/' \ --header 'Authorization: Token <api-key>'
{}