Deletes player node with ID equal to given path paramter {player}
.
URL : /data/player/{player}
Method : DELETE
Auth required : NO
Code : 200 OK
Condition : If user does not exist. Running this query in Gremlin Python results in an exception though no details are included in the exception.
Code : 400 BAD REQUEST
Content example :
Player does not exist