Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 467 Bytes

data-player-delete.md

File metadata and controls

25 lines (14 loc) · 467 Bytes

Delete Player

Deletes player node with ID equal to given path paramter {player}.

URL : /data/player/{player}

Method : DELETE

Auth required : NO

Success Response

Code : 200 OK

Error Response

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