/api/playerwarps/deletePlayerWarpByName/{warpname}
Delete a player’s warp by a warp name.
Parameters:
warpname
: The name of the warp to delete.
Response:
The response will return a JSON object with the following structure:
Note:
Authentication is required to access this endpoint.
Last updated
Was this helpful?