Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.rhino.fi/bridge/quote/commit/{quoteId} \ --header 'Authorization: Bearer <token>'
{ "quoteId": "<string>" }
Commit an already cached user quote.
JWT token for authentication
Unique identifier of the quote to commit.
Success
Unique identifier for the committed quote.