Last updated 6 days ago
Parameters:
id: The ID of the warp to delete.
id
Response:
The response will return a JSON object with the following structure:
Note:
is required to access this endpoint.
Delete a player’s warp by a warp ID.
{ "success": true, "message": "Warp removed." }