cURL
Block RFQ
private/cancel_block_rfq_quote
Maker method
Cancels a single Block RFQ quote. You can identify the quote to cancel using either:
block_rfq_quote_id- the unique ID of the quoteblock_rfq_id+label- the Block RFQ ID and the quote label
Note: Mass cancellation by label is not supported. This method cancels only one quote at a time. To cancel all quotes, use private/cancel_all_block_rfq_quotes.
๐ Related Article: Deribit Block RFQ API walkthrough
Scope: block_rfq:read_write
cURL
Query Parameters
ID of the Block RFQ quote
User defined label for the Block RFQ quote (maximum 64 characters). Used to identify quotes of a selected Block RFQ
ID of the Block RFQ