Revert Pipeline to Library
Reverts the Pipeline to the current library template version, overwriting any local edits. The Pipeline's code is preserved so it remains addressable at the same URL. Returns 400 if the Pipeline was not imported from the library, or 404 if the Pipeline or its source library template no longer exists.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| code* | path string | |
Responses
200 OK
400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found