Documentation Index
Fetch the complete documentation index at: https://docs.mage.ai/llms.txt
Use this file to discover all available pages before exploring further.
DELETE /api/pipelines/:pipeline_uuid/blocks/:block_uuid
Delete a block from a pipeline.
By default, blocks with downstream dependencies may not be deleted. To force delete blocks, set the force query parameter to the boolean True.
The following example deletes a fictional block winter_wildflower from the broken_wave pipeline.