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