Validate Pipeline
POST/api/v1/workspaces/:workspace_name/pipeline_validations
Validates a pipeline YAML. Use this endpoint to validate your pipeline configuration before saving it.
Request
Responses
- 204
- 400
- 422
Your pipeline is valid.
Check the pipeline configuration and make sure the components and parameters are correct. Additionally, make sure third-party models are accessible. You can connect Haystack Enterprise Platform to model providers using Connections or by passing the provider's API key.
Validation Error
Was this page helpful?