latestOpenAPI 3.1.02026-08-1076186318.8 KB
ab648a80ca4d
Static Site Deployments
Redeploy a static site
post/static-sites/deployments/redeploy
Request body
Example request
{
"static_site_id": "54fb80af-576c-4fdc-ba4f-b596c83f15a1",
"deployment_id": "12fb80af-576d-4fdc-ra4f-b596c83f86yv"
}Response
Deployment created successfully
Example response
{
"deployment": {
"id": "54fb80af-576c-4fdc-ba4f-b596c83f15a1",
"status": "waiting"
}
}