cURL
Block RFQ
private/cancel_all_block_rfq_quotes
Maker method
Cancels all user quotes in all Block RFQs. Optionally cancels all quotes in a specific RFQ if the block_rfq_id is provided.
Note: Mass cancellation by label is not supported. This method will cancel all quotes regardless of their labels. To cancel a single quote, use private/cancel_block_rfq_quote.
๐ Related Article: Deribit Block RFQ API walkthrough
Scope: block_rfq:read_write
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.deribit.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
ID of the Block RFQ
When detailed is set to true, the output format is changed to include a list of all cancelled orders.
๐ Related Article: Detailed Response for Cancel Methods
Default: false