Quote
Removes an existing Quote.
delete/v1/quotes/{id}
Path parameters
idinteger required
Id of Quote to remove.
Query parameters
timestampstring required
Timestamp of Quote to remove. Should be encoded in Base64.
Response
OK
object required
Id of Quote to remove.
Timestamp of Quote to remove. Should be encoded in Base64.
OK