dopplr

  • This free trial of Professional Edition is limited to 3 users or less. Contact an admin about purchasing Professional Edition.

 

method:add_trip_tags

Page history last edited by Tom Insam 2 yrs ago

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.