Restore pipeline to a version
POST/api/v1/data-pipelines/:id/versions/:version/restore
Restores the pipeline configuration to a specific historical version, creating a new version entry.
Request
Responses
- 200
- 400
- 401
- 404
Pipeline restored to version
Invalid request parameters
Missing or invalid API key
Resource not found