---
title: "Saves a quote"
method: POST
path: "/quote/save"
tags: ["Quote"]
---

# Saves a quote

`POST /quote/save`

## Query parameters

- `quoteId` integer
- `quoteKey` string

## Request body

- object

## Response `200`

OK

---

[API](https://skmtc.dev/travelify/apis/travelify-io-api.md) · [All operations](https://skmtc.dev/travelify/apis/travelify-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/travelify/travelify-io-api/revisions/b09ce3f0c6d5/schema)
