Trips

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"
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.