Roll a static site back to a deployment
Static Sites
Roll a static site back to a deployment
Rebuilds and republishes the site from the commit this deployment shipped. A static site produces no image, so this is a fresh build of that commit rather than a redeploy of a stored artifact - which means it only works on a ‘github’ source. A ‘git_push’ site is rebuilt by pushing, and ‘zip’ and ‘sftp’ deployments carry no commit.
POST
Roll a static site back to a deployment
Authorizations
Bearer token for authentication. Format: 'Bearer {token}'
Headers
Workspace ID (uses default workspace if not provided)
Response
Roll a static site back to a deployment
Api_V1_Entities_Message model
Response message

