Delete a quotationAsk AIdelete https://api.playbox.grow.curacel.co/api/v1/quotes/{quote}Delete a single quotation.Path ParamsquotestringrequiredA unique identifier of the quote. By default, this is the quote's ID. When used with the using_ref query parameter, the 'ref' of the quote is supplied, if available.Query Paramsusing_refintegerenumDefaults to 0Used to indicate that the 'quote' path parameter is a ref (or an ID).10Allowed:10Responses 200OK 404Not FoundUpdated over 2 years ago