Returns data about a specifit trip
Usage:
POST /api/add_trip_tags - Add tags to a trip you are going on. Requires POST
Parameters:
trip_id={id} - the ID of the trip
tags=foo+bar+baz - space-seperated tags
Response:
Describes the created trip - see trip_info for details.
Comments (0)
You don't have permission to comment on this page.