Rollback via API

I want to deploy a new version of the worker however i need to be able to roll it back, is there anyway to get the current deployed version via the API, so i can do a deploy based that version e.g. 1. Get Current Version 2. PUT /scrips/scriptname (to push the new content) 3. (something else errors deploy version from step 1)
1 Reply

Did you find this page helpful?