action lyft_set_ride_types { label: "Preset types of rides for sandbox" description: "The sandbox-ridetypes endpoint allows you to preset the ridetypes in the region surrounding the specified latitude and longitude to allow testing different scenarios\n" provider: lyft method: PUT path: "/sandbox/ridetypes" encoding: json output: { type: "object" additionalProperties: true } }