v1
latestOpenAPI 3.0.12026-07-247756110.6 KBTrips
Publish trip
Publish Trip
post/draft_trips/{trip_uuid}/publish
Path parameters
trip_uuidstring required
UUID of the trip
Response
Publish Trip
Example response
{
"data": {
"title": "Epic Trip"
}
}