Python
Specs (data blueprints)
Delete spec
Delete a spec by ID
DELETE
Python
Authorizations
API Key authentication. Format: "Bearer YOUR_API_KEY"
Path Parameters
UUID of the spec
Query Parameters
If true, delete the spec and all associated runs (including their generated files). If false or omitted, returns an error when runs exist.
Response
Spec deleted successfully

