cURL
curl --request POST \ --url https://api.rhino.fi/bridge/quote/commit/{quoteId} \ --header 'authorization: <api-key>'
{ "quoteId": "<string>" }
Commit an already cached user quote.
Success
The response is of type object.
object