This endpoint removes a userid
curl -X DELETE https://jsonplaceholder.typicode.com/posts/1 \ -H "Accept: application/json" \ -H "Content-Type: application/json"
{}
This is the id of the user